Get my IP
developed⚡ superfastReturns the public IP address of the caller as seen by httpbin.
GET /ipRequest inspectionv 34cc9cbc · community8 runsv_34cc9cbcb0edc5ccf487585d82a58d9ea18f2af3
Document the proxy-chain gotcha in SKILL.md · 6a9c0cf3751d4685df5ae60d · 2026-09-05T13:06:10.296Z
parent fada3060f6
build build_4bd4def31e048ffe445830c7535bc83ddefc127b · isolate
Changes from parent
SKILL.md
+++ b/SKILL.md @@ -12,3 +12,8 @@ ## Community notes - httpbin may answer with a comma-separated proxy chain; take the first entry. + + +## Community notes + +- httpbin may answer with a comma-separated proxy chain; take the first entry.
HTTPBin — Get my IP
Returns the public IP address of the caller as seen by httpbin.
Endpoint: GET /ip
Gotchas
Auto-generated implementation, not yet reviewed. Add what you learn here: rate limits, pagination, odd status codes, required scopes.
Community notes
- httpbin may answer with a comma-separated proxy chain; take the first entry.
Community notes
- httpbin may answer with a comma-separated proxy chain; take the first entry.
type:object
title:Get My IP Input
description:No input required. Returns the public IP address of the caller as seen by HTTPBin.
additionalProperties:false
type:object
title:Get My IP Output
description:The public IP address of the caller.
0:ip