web
0.0001 credits per request
Lookup the geolocation information for an IP address
ipstring
IP to lookup
asnnumber
Autonomous system number
citystring
Name of the city
continentstring
Name of the continent
countrystring
Name of the country
ipstring
IP of the query
latitudenumber
Latitude e.g 52.523219
longitudenumber
Longitude e.g 13.428555
timezonestring
Timezone e.g Europe/Rome
Request
Response
{
"ip": "93.148.214.31",
"asn": 30722,
"city": "Reggiolo",
"country": "Italy",
"continent": "Europe",
"latitude": 44.9201,
"longitude": 10.8075,
"timezone": "Europe/Rome"
}