Toggle navigation
✕
DOCUMENTATION
LOGIN
Sections
API
Methods
Music metadata
Input Parameters
Status Codes
Checklist before going live
Best practices
Rights clearance on your existing catalog
API
Methods
chart.artists.get
chart.tracks.get
track.search
track.get
track.lyrics.get
track.lyrics.post
track.lyrics.mood.get
track.snippet.get
track.subtitle.get
track.richsync.get
track.lyrics.translation.get
track.subtitle.translation.get
music.genres.get
matcher.lyrics.get
matcher.track.get
matcher.subtitle.get
artist.get
artist.search
artist.albums.get
artist.related.get
album.get
album.tracks.get
tracking.url.get
catalogue.dump.get
work.post
work.validity.post
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