Track
track.lyrics.mood.get
Get the list of the first 5 prevalent moods associated with the track’s lyrics.
GET
Values indicate a relative measure of a particular mood being present in the track. At least one of the query parameters must be indicated: commontrack_id, or track_isrc.
Authorizations
Query Parameters
The Musixmatch commontrack ID.
Example:
"5920049"
A valid ISRC identifier.
Example:
"USUM70905526"
Response
200 - application/json
200 OK / 401 Unauthorized / 404 Not Found