Shazam
Identify any song. Discover, artists, lyrics, videos & playlists to create a song detector site/application such as shazam.com
9.9/10 popularity
1489 ms avg latency
100% success rate
24 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Shazam endpoints
| Method | Endpoint | Description |
|---|---|---|
| songs | ||
| POST |
songs/v3/detect /songs/v3/detect |
You may check the tutorial at https://rapidapi.com/apidojo/api/shazam/tutorials. Detect songs from raw sound data. The raw sound data must be 44100Hz, 1 channel (Mono), signed 16… |
| POST |
songs/v2/detect /songs/v2/detect |
You may check the tutorial at https://rapidapi.com/apidojo/api/shazam/tutorials. Detect songs from raw sound data. The raw sound data must be 44100Hz, 1 channel (Mono), signed 16… |
| GET |
songs/v2/get-details /songs/v2/get-details |
Get details information of specific song |
| GET |
songs/get-related-artist /songs/get-related-artist |
Get artist related to a song |
| GET |
songs/get-count /songs/get-count |
Get total times the specific song is detected/shazamed by using .../songs/detect or .../songs/v2/detect endpoint |
| POST |
songs/detect (Deprecated) /songs/detect |
You may check the tutorial at https://rapidapi.com/apidojo/api/shazam/tutorials. Detect songs from raw sound data. The raw sound data must be 44100Hz, 1 channel (Mono), signed 16… |
| GET |
songs/list-recommendations (Deprecated) /songs/list-recommendations |
List related ones to a specific song. |
| GET |
songs/get-details (Deprecated) /songs/get-details |
Get details information of specific song |
| GET |
songs/list-artist-top-tracks (Deprecated) /songs/list-artist-top-tracks |
List top tracks of specific artist |
| artists | ||
| GET |
artists/get-details /artists/get-details |
Get detailed information of an artist |
| GET |
artists/get-top-songs /artists/get-top-songs |
Get top songs of an artist |
| GET |
artists/get-latest-release /artists/get-latest-release |
Get latest release of an artist |
| GET |
artists/get-summary /artists/get-summary |
Get summary information related to an artist |
| chart | ||
| GET |
charts/list /charts/list |
List all available charts by cities, countries, and genres |
| GET |
charts/track (Deprecated) /charts/track |
Get all popular songs in specific chart |
| shazam songs | ||
| GET |
shazam-songs/get-details /shazam-songs/get-details |
Get mapping id information between systems to use with other endpoints. |
| GET |
shazam-songs/list-similarities /shazam-songs/list-similarities |
Get similar (You may also like) songs |
| albums | ||
| GET |
albums/get-details /albums/get-details |
Get detailed album of an album |
| GET |
albums/get-related-artist /albums/get-related-artist |
Get artist related to an album |
| Other endpoints | ||
| GET |
shazam-events/list /shazam-events/list |
List future events |
| GET |
v2/auto-complete /v2/auto-complete |
Get suggestions by word or phrase |
| GET |
v2/search /v2/search |
Search for songs, artists that match input term |
| GET |
search (Deprecated) /search |
Search for songs, artists that match input term |
| GET |
auto-complete (Deprecated) /auto-complete |
Get suggestions by word or phrase |