Shazam Song Recognition API

FREEMIUM
By DashyData | Updated 16 days ago | Music
Popularity

9.4 / 10

Latency

6,292ms

Service Level

100%

Health Check

100%

Back to All Tutorials (2)

How to identify the song playing in an audio file?

  1. Identify the file that contains the sound (it should look should start with “http://” or “www.” and end with “.mp3” (or a similar ending, like: ogg, wav, mp4, avi,…)
  2. Use the POST /recognize/file endpoint from this API, providing the file from step on in the request body
  3. Send the request and you will get the data for the song playing (if there is any)!