ipify
communitySimple public IP address API returning the caller's external IP address in plain text, JSON, or JSONP format with no authentication required and 10+ billion requests served.
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.
GET
/Get caller's public IP address
Parameters
formatjson|jsonp|text (stringoptionalReturns
ip (string) in text format, or {ip: string} in JSON formatGET
/Get caller's public IPv6 address
Parameters
formatjson|text (stringoptionalReturns
ip (string) IPv6 address of caller