HTTP · WEB TOOL
Build and inspect REST API requests in your browser
Compose everyday API calls, inspect responses, and save frequently used requests in this browser.
REST Client Open →HOW TO USE
How to use
- 01
Enter the HTTP method and URL, then add headers, a body, or environment variables.
- 02
Send the request and inspect its status, duration, headers, and body.
- 03
Save requests you reuse or copy an equivalent cURL command.
USE CASES
Use cases
Check a backend API
Adjust authentication headers and JSON bodies while testing an API under development.
Test a webhook
Send a POST request and inspect the endpoint's response status and content.
FAQ
Frequently asked questions
Does it support Postman collections?
The current version focuses on everyday request creation, saving, and response analysis; Postman collection import is not supported.
Where are saved requests stored?
Saved requests remain in this browser's local storage.