Birdor
Language:

Birdor Tools · API

HTTP Request Debugger · Birdor API Playground

A tiny Postman-style HTTP client in your browser. Send GET, POST, PUT, and DELETE requests with JSON or form bodies, custom headers, and see status, headers, and pretty-printed response bodies.
Method

Add custom headers. Toggle off to temporarily disable a row.

:

Choose JSON or form-encoded body. For GET/DELETE, the body is usually ignored by servers.

No request body will be sent. This is typical for GET and DELETE calls.
Because this tool runs in your browser, CORS rules of the target API still apply. Some endpoints may fail with network errors even if the URL is correct.

Status, timing, headers, and body preview.

Headers
No response yet. Send a request to view headers.
// Response body will appear here after you send a request.