{"entry":{"slug":"httpbin-api","name":"httpbin","category":"api","summary":"Echo any HTTP request back as JSON: headers, body, status codes, redirects, auth schemes and delays, no key required.","description":"httpbin is the reference HTTP request/response testing service. An agent can verify its own HTTP client end to end: /get and /post echo the exact request it sent, /status/{code} returns any status code on demand, /delay/{n} simulates slow endpoints, /redirect/{n} exercises redirect handling, /basic-auth and /bearer exercise auth flows, /headers shows what the agent is really sending. No account, no key.","auth_mode":"none","endpoint":"https://httpbin.org/get","docs_url":"https://httpbin.org/","tags":["test","testing","http","debug","echo","devtools"],"capabilities":["echo an http request","inspect request headers","return an arbitrary status code","simulate a slow response","test redirect handling","test basic and bearer auth"],"auth_params":[],"input_format":"HTTP GET/POST/PUT/DELETE, any headers or JSON body","output_format":"JSON","rate_limit":"No documented quota; it is a shared free instance, so keep probing light and back off on 5xx.","pricing":"Free, no account.","invocation_example":"curl -s https://httpbin.org/get","verified":false,"verified_at":null,"featured":false,"checks_total":1,"checks_ok":1,"avg_latency_ms":1497,"health_ok":true,"health_status_code":200,"health_checked_at":"2026-09-20T11:58:08.121+00:00","health_latency_ms":1497,"probe_url":"https://httpbin.org/"}}