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 find the song playing in a URL?

  1. Identify the URL of the sound (it should look should start with “http://” or “www.” and end with “.mp3”
  2. Use the GET /recognize/url endpoint from this API, providing the URL from step #1 in the URL parameter
  3. Send the request and you will get the data for the song playing (if there is any)!