curl --request GET \
--url 'https://api.musixmatch.com/ws/1.1/matcher.track.get?apikey='Match your song against our database.
curl --request GET \
--url 'https://api.musixmatch.com/ws/1.1/matcher.track.get?apikey='The song title. Required if the track_isrc is not indicated.
"Wildest Dreams (Taylor's Version)"
The song artist. Required if the track_isrc is not indicated.
"Taylor Swift"
(Optional parameter) A valid ISRC identifier. If you have an ISRC ID in your catalogue you can query using this ID only.
"USUG12103658"
200 OK / 401 Unauthorized
Show child attributes
Was this page helpful?