Back to catalog
🗺️

ipgeolocation

API Key

IP Geolocation AP with free plan 30k requests per month

🗺️GeocodingHTTPSCORS enabled

185.220.101.47

IP location data via ipgeolocation.io

CityFrankfurt am Main
State ProvHesse
Country NameGermany
IspHetzner Online GmbH
Time ZoneEurope/Berlin

Sample Response

response.json
1{
2 "ip": "185.220.101.47",
3 "city": "Frankfurt am Main",
4 "state_prov": "Hesse",
5 "country_name": "Germany",
6 "isp": "Hetzner Online GmbH",
7 "latitude": 50.1109,
8 "longitude": 8.6821,
9 "time_zone": "Europe/Berlin",
10 "currency": "EUR"
11}

Code Snippets

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

Similar APIs