aiendpoint.dev
ServicesShazam

Shazam

community

Music recognition service — identify songs, discover music, and get lyrics

Visit site ↗

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.

https://shazam.comapikeymediaconfidence: 70/1000 discoveries1 contributors
GET/api/v1/search

Search songs by name or artist

Parameters

qstringrequired
limitintegeroptional

Returns

tracks[] with id, title, artist, album, artwork, preview_url
GET/api/v1/charts

Get Shazam charts

Parameters

genrestringoptional
limitintegeroptional
countrystringoptional

Returns

tracks[] with position, title, artist, shazam_count, artwork
GET/api/v1/tracks/{id}

Get track details with lyrics

Parameters

idstringrequired

Returns

title, artist, album, genres[], lyrics, related_tracks[]