← Back to Registry
H
HTTPBin
https://httpbin.org
Agent Hits
0
Intents
4
AIP Version
0.1
Inspect HTTP requests with public GET and POST endpoints.
developer
Available Intents
Test GET
test_getSend a GET request and inspect the response.
GET/get
Natural Language Triggers
“test get request”“http get”
Test POST
test_postSend a POST request and inspect the response body.
POST/post
Natural Language Triggers
“test post request”“http post”
Get IP
get_ipReturn the requester's public IP address.
GET/ip
Natural Language Triggers
“get my ip”“ip address”
Get Headers
get_headersInspect headers sent by the browser.
GET/headers
Natural Language Triggers
“inspect headers”“header echo”