API Request Builder

Build and send HTTP requests directly from your browser. Configure method, URL, headers, and body, then inspect status, headers, and response content.

Tab 1

Headers

Body & File (for POST, PUT, PATCH)

cURL Import / Export

Export builds a simple cURL command from the current tab. Import supports basic -X, -H, and --data flags.

Note: Some APIs block browser requests with CORS. For those, proxy requests through your own backend server.

Response Headers

No headers yet.

Response Body

Related tools