Back to catalog
🗺️

Geolocated

API Key

Free IP Geolocation API with multi-continent servers, and 60000 free requests/month

🗺️GeocodingHTTPSCORS enabled

Geolocated

IP address geolocation result

Ip8.8.8.8
CityMountain View
RegionCalifornia
CountryUS
TimezoneAmerica/Los_Angeles

Sample Response

response.json
1{
2 "ip": "8.8.8.8",
3 "city": "Mountain View",
4 "region": "California",
5 "country": "US",
6 "timezone": "America/Los_Angeles"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://geolocated.io" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs