Send HTTP requests, organize collections, manage environments, and test APIs — like Postman in your browser.
No collections yet
A Postman-like API client that runs in your browser. Send HTTP requests, organize them into collections, manage environment variables, and inspect responses — all without installing a native app.
Create a request — choose method, URL, and body.
Organize with collections and environments.
Send and inspect the response.
No. Requests go directly from your browser to the target URL. CORS rules apply the same as any browser fetch.
In your browser's local storage. They persist across sessions on the same device but aren't synced anywhere.