Skip to main content

REST API Client

v1.0.4

Send HTTP requests and inspect responses with a full-featured REST client.

A browser-based REST client — send HTTP requests (GET, POST, PUT, PATCH, DELETE) with custom headers, JSON/form body, query parameters, and Bearer auth, and inspect the full response.

How to use
  • Enter the endpoint URL and select the HTTP method.
  • Add headers and body in the respective tabs; auth tokens are set in the Auth tab.
  • The response shows status code, headers, and formatted JSON or raw body.
  • Try a preset from the example picker to see a GitHub or public API request.
Headers