Inspect HTTP requests, debug APIs, and test endpoints
Send GET, POST, PUT, PATCH and DELETE requests to any HTTP endpoint and inspect the response in a clean, developer‑friendly interface. Set custom headers, attach JSON or form bodies, and watch status codes, response times, and payloads come back in real time — all without leaving your browser.
API debugging is at the heart of modern web development. Whether you're integrating with a third‑party REST service, building your own backend, or troubleshooting an authentication issue in production, having a fast, lightweight test client at your fingertips removes hours of frustration from the day.
This tool is intentionally privacy‑first: requests are sent directly from your browser using fetch, with no proxy server in between. That means tokens, cookies and headers are never logged or stored on our infrastructure, and CORS rules behave exactly as they would in your real application.