Get the subtitle for a track.
At least one of the query parameters must be indicated: commontrack_id, track_id, or track_isrc. Make sure to:Documentation Index
Fetch the complete documentation index at: https://docs.musixmatch.com/llms.txt
Use this file to discover all available pages before exploring further.
The Musixmatch commontrack ID.
"10074988"
The Musixmatch track ID.
"274345545"
A valid ISRC identifier.
"USAT21102141"
A Spotify ID.
"5TfzrLmEHCDULQwnNbkSTZ"
An Apple Music ID.
"1721054885"
The format of the subtitle (lrc, dfxp, mxm). Default to 'lrc', use 'mxm' for getting the subtitle as a json string.
"lrc"
The desired length of the subtitle (seconds).
"188"
The maximum deviation allowed from the f_subtitle_length (seconds).
"2"
200 OK / 401 Unauthorized / 404 Not Found