Freemium

IP Geolocation API by IPify

IP Geolocation API by IPify offers precise location information based on IP addresses, including city, country, timezone, and ISP details. It’s widely used in analytics, security, and personalization features. The API requires an API key, provides a freemium model, and ensures fast, reliable responses for geolocation needs.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

1,000 requests/month free

Rate Limit

API Endpoints

Retrieves detailed geolocation data for a given IP address.

Full URL

https://geo.ipify.org/api/v2/country,city

Code Examples

curl -X GET 'https://geo.ipify.org/api/v2/country,city' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "ipAddress": "string (optional) - IP address to lookup"
}

Example Response

{
  "ip": "8.8.8.8",
  "isp": "Google LLC",
  "location": {
    "city": "Mountain View",
    "region": "California",
    "country": "US",
    "timezone": "-07:00",
    "postalCode": "94035"
  }
}

Version

v2

Rate Limit

1000 requests/month free tier
Tags
geolocationiplocation
Technical Details
Authentication
API Key
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

1000 requests/month free

Supported Languages
JavaScriptPython
Use Cases
security
analytics
geolocation
https://geo.ipify.org/pricing

Related APIs

Discover similar APIs that might interest you

APIfreemium

IP Geolocation API

ipgeolocation.io offers a robust IP Geol...

Category
Geolocation & Mapping
Endpoints
1
geolocationiptimezone
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 IPify – Free Location Data Public API | Free API Hub