Back to catalog
🗺️

IP2Location

API Key

IP geolocation web service to get more than 55 parameters

🗺️GeocodingHTTPS

IP2Location

IP address geolocation lookup

Ip8.8.8.8
Country NameUnited States
Region NameCalifornia
City NameMountain View
IspGoogle LLC

Sample Response

response.json
1{
2 "ip": "8.8.8.8",
3 "countryName": "United States",
4 "regionName": "California",
5 "cityName": "Mountain View",
6 "isp": "Google LLC"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.ip2location.com/web-service/ip2location" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs