MediaLayer

Playground

Video similarity playground

Paste two video URLs and call POST /video/match against the live API. The response includes time-aligned matched segments where the videos 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 video formats: mp4, mov, webm. 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 →