Freemium

IP Geolocation API

ipgeolocation.io offers a robust IP Geolocation API delivering precise information on country, city, timezone, ISP, ASN, threat intelligence (VPN, TOR, proxy), user agent parsing, and astronomy data—all via secure HTTPS. The free tier supports 1,000 daily requests for development, with paid plans offering higher quotas, CORS support, multilingual formats, and bulk lookups. Fully active and regularly updated, this API is ideal for developers and applications needing IP-based intelligence.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

1,000 requests per day

Rate Limit

API Endpoints

Get geolocation data for an IP address

Full URL

https://api.ipgeolocation.io/ipgeo/ipgeo

Code Examples

curl -X GET 'https://api.ipgeolocation.io/ipgeo/ipgeo' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "ip": "8.8.8.8",
  "apiKey": "YOUR_API_KEY",
  "fields": "city,country_name,latitude,longitude"
}

Example Response

{
  "ip": "8.8.8.8",
  "city": "Mountain View",
  "latitude": 37.40599,
  "longitude": -122.078514,
  "country_name": "United States"
}

Version

v1

Rate Limit

30,000 requests/month
Tags
geolocationiptimezone
Technical Details
Authentication
API Key
Response Formats
JSON, XML
Availability
global
Status
Published
Rate Limits

1000 requests per day (free tier)

Supported Languages
PythonJavaScript
Use Cases
location-based services
analytics
https://ipgeolocation.io/

Related APIs

Discover similar APIs that might interest you

APIfreemium

IP Geolocation API by IPify

IP Geolocation API by IPify offers preci...

Category
Geolocation & Mapping
Endpoints
1
geolocationiplocation
APIfreemium

Agify.io

Agify.io is a free API that predicts the...

Category
Geolocation & Mapping
Endpoints
1
demographicsprediction
APIfreemium

Google Geocoding API

Google Geocoding API allows developers t...

Category
Geolocation & Mapping
Endpoints
1
geolocationmaps
IP Geolocation API by ipgeolocation.io (Freemium) | Free API Hub