Freemium

IP Geolocation

ip-api.com offers a fast and reliable IP geolocation API that returns JSON data about IP addresses, including city, region, timezone, ISP, and latitude/longitude. It’s a popular choice for fraud detection, location customization, analytics, and security. The free tier offers limited requests per minute, while higher limits and HTTPS are available with the paid plan. No API key is required for the free version.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

45 requests/minute

Rate Limit

API Endpoints

Retrieves geolocation data for an IP address

Full URL

http://ip-api.com/json/json

Code Examples

curl -X GET 'http://ip-api.com/json/json'

Parameters

{
  "fields": "status,message,country,city,lat,lon,isp"
}

Example Response

{
  "isp": "Google Cloud",
  "lat": 37.40599,
  "lon": -122.078514,
  "city": "Mountain View",
  "status": "success",
  "country": "United States"
}

Version

v1

Rate Limit

45 requests/minute
Tags
geolocationnetworking
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

45 requests/minute (free)

Supported Languages
Any
Use Cases
location services
security tools
https://ip-api.com/

Related APIs

Discover similar APIs that might interest you

APIfree

REST Countries API

REST Countries API (via restcountries.co...

Category
Geolocation & Mapping
Endpoints
1
countriesdatageography
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