MediaLayer

Playground

Audio fingerprinting playground

Paste two audio URLs and call POST /audio/match against the live API. The response includes offset-aligned matched segments where the recordings overlap.

Demo has limited usage.

Limited to 5 requests per hour, per endpoint, and 15 per day total — per visitor. For production traffic, integrate via RapidAPI.

REQUEST
{
  "source_url": "",
  "target_url": ""
}
RESPONSE
Submit the form to see a response.

Supported audio formats: mp3, wav, m4a, aac. URLs must be reachable over http/https.

Ready for production?

Move beyond the demo and call the API on your own key.

The demo is rate-limited and shares one quota with every visitor. Subscribe on RapidAPI to get your own x-rapidapi-key, predictable quotas, and uptime SLAs.

Use on RapidAPI →