Tip: Browsers enforce CORS. If the API does not return CORS correctly, the request may fail or the response may be unreadable.
Usage Instructions
- Select the HTTP request method (GET, POST, PUT, DELETE, etc.).
- Enter the full URL of the target API (must include http:// or https://).
- Set request headers and body as needed, then click 'Send request' to view the response.
Tips
- This tool makes real network requests from your browser; no data passes through our servers.
- If a request fails, it is often because the target server has not enabled Cross-Origin Resource Sharing (CORS).