Authorizations
Query Parameters
The Musixmatch album ID.
Example:
"32540723"
When set (that is, value = 1), only content containing lyrics is returned. Indicating '0' as the value results in returning both tracks with and without lyrics.
Example:
"1"
Define the page number for paginated results.
Example:
"1"
Define the page size for paginated results. The allowed range is 1 to 100.
Example:
"5"
Response
200 - application/json
200 OK / 401 Unauthorized / 404 Not Found