HttpStatus /bin: httpbin-style echo (GET/POST/PUT/PATCH/DELETE, streams, gzip/brotli, redirects, auth, cache/ETag) plus unique webhook capture URLs with a live SSE inspector. Open requests in the API Tester. No signup.
An HTTP echo service that mirrors request details (headers, body, params), plus unique capture URLs for testing webhooks and inspecting inbound HTTP traffic.
Each /bin/c/{id} URL logs incoming requests and streams them live via Server-Sent Events. You can inspect headers, body, and open any request in the API Tester.
Yes. Common httpbin routes (/get, /post, /status/{code}, /redirect/{n}, /headers, /gzip, etc.) are fully supported, plus additional endpoints unique to HttpStatus.