REST API TESTER
Send quick GET, POST, PUT, PATCH, and DELETE requests from a lightweight browser workspace.
Lightweight API client
REST API Tester
Send quick GET, POST, PUT, PATCH, and DELETE requests from a lightweight browser workspace.
cURL preview
curl -X GET "https://jsonplaceholder.typicode.com/todos/1" -H "Accept: application/json"
Response preview
Send a request to inspect the response body.
Response headers
Headers appear here after a response.