Back to catalog
🗺️

keycdn IP Location Finder

API Key

Get the IP geolocation data through the simple REST API. All the responses are JSON encoded

🗺️GeocodingHTTPS

104.16.132.229

KeyCDN IP Location Finder

Ip104.16.132.229
CountryUnited States
CitySan Francisco
Latitude37.775
Longitude-122.419

Sample Response

response.json
1{
2 "ip": "104.16.132.229",
3 "country": "United States",
4 "city": "San Francisco",
5 "latitude": 37.7749,
6 "longitude": -122.4194
7}

Code Snippets

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

Similar APIs