Back to catalog
🗺️

IPInfoDB

API Key

Free Geolocation tools and APIs for country, region, city and time zone lookup by IP address

🗺️GeocodingHTTPS

IP Geolocation

Location data resolved from IP address via IPInfoDB

Ip Address8.8.8.8
Country NameUnited States
Region NameCalifornia
City NameMountain View
Zip Code94043

Sample Response

response.json
1{
2 "ipAddress": "8.8.8.8",
3 "countryName": "United States",
4 "regionName": "California",
5 "cityName": "Mountain View",
6 "zipCode": "94043"
7}

Code Snippets

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

Similar APIs