curl --request GET \
--url 'https://api.musixmatch.com/ws/1.1/track.get?apikey='Get a track info from our database: title, artist, ISRC(s), ‘instrumental’ flag.
curl --request GET \
--url 'https://api.musixmatch.com/ws/1.1/track.get?apikey='A Musixmatch commontrack ID.
"5920049"
A valid ISRC identifier.
"USUM70905526"
A Spotify ID.
"5TfzrLmEHCDULQwnNbkSTZ"
An Apple Music ID.
"1721054885"
200 OK / 401 Unauthorized / 404 Not Found
Show child attributes
Was this page helpful?