Shazam
communityMusic recognition service — identify songs, discover music, and get lyrics
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/searchSearch songs by name or artist
Parameters
qstringrequiredlimitintegeroptionalReturns
tracks[] with id, title, artist, album, artwork, preview_urlGET
/api/v1/chartsGet Shazam charts
Parameters
genrestringoptionallimitintegeroptionalcountrystringoptionalReturns
tracks[] with position, title, artist, shazam_count, artworkGET
/api/v1/tracks/{id}Get track details with lyrics
Parameters
idstringrequiredReturns
title, artist, album, genres[], lyrics, related_tracks[]