CORS Tester

Send a real preflight and actual request to any URL and diagnose the CORS configuration. Requests are proxied through a Cloudflare Worker.

Requests proxied to bypass browser CORS restrictions; your input is not stored.

Presets:

One Name: Value pair per line. Forwarded with both the preflight and actual request.

Common Use Cases

  1. Diagnose a blocked CORS requestEnter your API URL, set the Origin to your front-end domain, and inspect both the preflight OPTIONS and actual response headers to pinpoint which CORS header is missing or misconfigured.
  2. Verify CORS for multiple originsTest the same endpoint with different origins (production, staging, localhost) to confirm only the expected origins are allowed.

Pro plan — coming soon

Save your history, create reusable presets, and share outputs with a link. One plan, all tools.

See what's planned →

Frequently Asked Questions

Related Tools