Freemium

IPinfo

IPinfo API provides comprehensive IP address data, including geolocation (city, region, country), ASN details, carrier info, and IP type classification. It offers both free and paid plans with RESTful JSON endpoints, widely used for location-based services, fraud detection, and analytics.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

50,000 requests/month

Rate Limit

API Endpoints

Retrieves geolocation data for an IP address

Full URL

https://ipinfo.io/{ip}

Code Examples

curl -X GET 'https://ipinfo.io/{ip}'

Parameters

{
  "ip": "8.8.8.8"
}

Example Response

{
  "ip": "8.8.8.8",
  "city": "Mountain View",
  "region": "California",
  "country": "US"
}

Version

v1

Rate Limit

50,000 requests/month
Tags
geolocationsecurity
Technical Details
Authentication
Token
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

50,000 requests/month (free)

Supported Languages
Any
Use Cases
geotargeting
fraud prevention

Related APIs

Discover similar APIs that might interest you

APIfree

Zippopotam.us

The Zippopotam.us API is a lightweight, ...

Category
Geolocation & Mapping
Endpoints
1
addressesgeolocationzip codes
APIfree

Countries Now API

The Countries Now API is a fully open-so...

Category
Geolocation & Mapping
Endpoints
1
countriesdatageography
APIfreemium

OpenCage Geocoding API

The OpenCage Geocoding API provides forw...

Category
Geolocation & Mapping
Endpoints
1
geocodinglocationmaps
IPinfo API – IP Geolocation & Data API | Free API Hub