aiendpoint.dev
Serviceshttpbin

httpbin

community

HTTP request and response inspection service for testing and debugging HTTP clients.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://httpbin.orgNo auth requireddeveloperconfidence: 87/1000 discoveries1 contributors
GEThttps://httpbin.org/get

Get request inspection

Parameters

anyany query params are echoed back (stringoptional

Returns

args, headers, origin (IP), url
POSThttps://httpbin.org/post

Post request inspection

Parameters

anyany body data is echoed back (anyoptional

Returns

args, data, files, form, headers, json, origin, url
GEThttps://httpbin.org/ip

Get requester IP

Returns

origin (requester IP address)