MediaLayer

Playground

Image similarity playground

Paste two image URLs and call POST /image/match against the live API. The response is the same envelope you get on RapidAPI.

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 image formats: jpg, jpeg, png, webp. 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 →