Lyricstify API (1.0)

Download OpenAPI specification:Download

Discover time-synced Spotify song lyrics.

lyrics

findOne

Get time-synced song lyrics based on Spotify track id

path Parameters
id
required
string
Examples:
  • 2YbNZLoiREBYZo4HeKB8Np - Refers to https://open.spotify.com/track/2YbNZLoiREBYZo4HeKB8Np
  • 5K1m4aaPCxwnm9SKlWW1vh - Refers to https://open.spotify.com/track/5K1m4aaPCxwnm9SKlWW1vh

The track id of a Spotify song

Responses

Response samples

Content type
application/json
{
  • "lyrics": {
    }
}