IPinfo
communityIP address geolocation and intelligence API. Get location, ASN, company, and privacy data for any IP.
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
https://ipinfo.io/{ip}Get geolocation for an IP
Parameters
ipIP addressoptional— or empty for self (stringtokenAPI token (stringoptionalReturns
ip, hostname, city, region, country, loc (lat,lng), org (ASN), postal, timezoneGET
https://ipinfo.io/{asn}Get ASN details
Parameters
asnAS number e.g. AS13335 (stringrequiredtokenAPI token (stringoptionalReturns
asn, name, country, allocated, registry, domain, num_ips, type, prefixes[]POST
https://ipinfo.io/batchBatch IP lookup
Parameters
ipsarray of IP addresses (string[]requiredtokenAPI token (stringrequiredReturns
object mapping each IP to its info with city, region, country, loc, org