Shazam Song Recognition API
Recognise the sound that is playing in any recording using Shazam! You can use the API by sending the URL of the sound file or directly upload the file in the request
Shazam Song Recognition API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Recognize song by file /recognize/file |
Get the song from a sound file (mp3/ogg/wav) or video file (mp4/wav/avi) File you can use for testing: https://www.chosic.com/download-audio/25957/ |
| GET |
Recognize song by URL /recognize/url |
Recognise the song playing in a URL that contains an MP3 file (mp3/ogg/wav) URL that you can use for testing:… |
Shazam Song Recognition API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | 15 / second |
|
| ULTRA Recommended | $49.99 / month | 40 / second |
|
| MEGA | $99.99 / month | 100 / second |
|