curl --request GET \
--url 'https://api.musixmatch.com/ws/1.1/track.lyricslens.get?apikey='Retrieve music lyrics analysis data for a specific track.
curl --request GET \
--url 'https://api.musixmatch.com/ws/1.1/track.lyricslens.get?apikey='The Musixmatch unique track ID.
"89654393"
A valid ISRC (International Standard Recording Code) identifier for the track.
"GBAAA9100070"
"123"
200 OK / 401 Unauthorized / 404 Not Found
Show child attributes
Was this page helpful?