aiendpoint.dev
ServicesIPinfo

IPinfo

community

IP address geolocation and intelligence API. Get location, ASN, company, and privacy data for any IP.

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://ipinfo.iobearerdatadeveloperconfidence: 90/1000 discoveries2 contributors
GEThttps://ipinfo.io/{ip}

Get geolocation for an IP

Parameters

ipIP addressoptionalor empty for self (string
tokenAPI token (stringoptional

Returns

ip, hostname, city, region, country, loc (lat,lng), org (ASN), postal, timezone
GEThttps://ipinfo.io/{asn}

Get ASN details

Parameters

asnAS number e.g. AS13335 (stringrequired
tokenAPI token (stringoptional

Returns

asn, name, country, allocated, registry, domain, num_ips, type, prefixes[]
POSThttps://ipinfo.io/batch

Batch IP lookup

Parameters

ipsarray of IP addresses (string[]required
tokenAPI token (stringrequired

Returns

object mapping each IP to its info with city, region, country, loc, org