Send HTTP requests and inspect responses directly in your browser. Test GET, POST, PUT, DELETE and more with custom headers and request bodies.
Send GET, POST, PUT, PATCH, DELETE, HEAD, and OPTIONS requests with full control over headers and body.
Add Authorization tokens, Content-Type, API keys, and any other headers your endpoint requires.
Send JSON, form data, or plain text as your request body. Perfect for testing POST and PUT endpoints.
See the status code, response time, and full formatted response body with syntax highlighting.
Requests are sent directly from your browser. Works with any public API and most APIs that allow browser requests.
Unlike some tools, requests go directly from your browser to the API — no middleman server sees your tokens or data.