Skip to main content
GET
matcher.lyrics.get
This API uses fuzzy search to match your input parameters with our catalogue’s metadata. Make sure to:

Authorizations

apikey
string
query
required

Query Parameters

q_track
string
required

The song title. Required if the track_isrc is not indicated.

Example:

"Wildest Dreams (Taylor's Version)"

q_artist
string
required

The song artist. Required if the track_isrc is not indicated.

Example:

"Taylor Swift"

track_isrc
string

(Optional parameter) A valid ISRC identifier. If you have an ISRC ID in your catalogue you can query using this ID only.

Example:

"USUG12103658"

Response

200 - application/json

200 OK / 401 Unauthorized / 404 Not Found

message
object