cURL
curl --request GET \ --url 'https://api.musixmatch.com/ws/1.1/album.get?apikey='
200
200 OK
Get album data from our database, including its name, release date, and artist name.
The Musixmatch album ID.
"56126508"
200 OK / 401 Unauthorized / 404 Not Found
Show child attributes
Was this page helpful?