curl --request GET \
--url 'https://api.musixmatch.com/ws/1.1/track.dump.get?apikey='Retrieve the track-related metadata for a single track in the json format (e.g., lyrics, writing credits, translations, mood information, syncs, etc).
curl --request GET \
--url 'https://api.musixmatch.com/ws/1.1/track.dump.get?apikey='Was this page helpful?