Free IP Geolocation API

IP Geolocation APIfor your business

Get precise location data for any IP address with our lightning-fast, free API. No signup, no limits, no hassle.

100% Free
No Rate Limits
Global Coverage
# Simple API call
curl https://iplocalize.com/api/v1/lookup/8.8.8.8

Your Location

Detected automatically

Ip adress216.73.216.180
ContinentNorth America
LocationUnited States
Network216.73.192.0/18
Updated in real-time
99.9%
Accuracy
<50ms
Response
Try It Live

Test Our API Right Now

Enter any IP address and see instant geolocation results

IPLocalize.com API Demo

API Response:

{
"ip": "216.73.216.180",
"continent_name": "North America",
"country_code": "US",
"country": "United States",
"region_name": "",
"latitude": ,
"longitude": ,
"timezone": "",
"network": 216.73.192.0/18,
"autonomous_system_number" : ,
"autonomous_system_organization": "",
"isp": "",
"organization": "",
}}

Simple API Call:

# cURL Example
curl https://iplocalize.com/api/v1/lookup/8.8.8.8
✨ That's it!

No API keys, no registration, no limits. Just make a simple GET request to our endpoint and get instant geolocation data.