TRACK.GET

Get a track info from our database: title, artist, isrc(s), instrumental flag.


Parameters

commontrack_id
The Musixmatch commontrack id
track_isrc
A valid ISRC identifier

Authentication

This method requires authentication.


Examples

Get a song by Musixmatch id
By commontrack_id
I want the track with Musixmatch commontrack_id 5920049
track.get?commontrack_id=5920049

Response