IPinfo

IP geolocation service that returns city, region, country, coordinates, timezone, and ASN data for IP addresses. Basic lookups are available unauthenticated, while detailed ASN, company, carrier, and abuse information require an API token.

Claim this API

Are you the operator of IPinfo? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with IPinfo? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Slug: ipinfo
Key: ipinfo.io:ipinfo
Base URL: https://ipinfo.io
Auth: none
Endpoints: 11
Reachable: unknown
CORS: unknown
Tier: verified

Links

Homepage: https://ipinfo.io
API Base: https://ipinfo.io

Topics

GEOLOCATION

Tutorials

Skills

Endpoints (11)

Path Summary Response Auth
json Get geolocation data for current IP text/plain none
{ip}/city Get city only text/plain none
{ip}/country Get country code only text/plain none
{ip}/geo Get geolocation fields only application/json none
{ip}/hostname Get hostname only text/plain none
{ip}/json Get geolocation data for a specific IP application/json none
{ip}/loc Get coordinates only text/plain none
{ip}/org Get organization/ASN info only text/plain none
{ip}/postal Get postal code only text/plain none
{ip}/region Get region/state only text/plain none
{ip}/timezone Get timezone only text/plain none