About

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

  1. 01

    Enter the HTTP method and URL, then add headers, a body, or environment variables.

  2. 02

    Send the request and inspect its status, duration, headers, and body.

  3. 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.

HTTP

REST Client

BETA
Response Not sent
The response will appear here.
Browser storageRequests are stored in this browser only when you choose Save. History keeps only the method, URL, and status—not bodies or headers.