API Request Builder
Send HTTP requests with custom headers, auth, and body — inspect the formatted response.
Try:
GET
Query parameters — appended to the URL automatically.
Requests run from your browser and are subject to CORS restrictions. APIs must allow cross-origin requests. Use JSONPlaceholder or HTTPBin for testing.
Send a request to see the response