Back to catalog
🗺️

IP 2 Country

Free

Map an IP to a country

🗺️GeocodingHTTPSNo API key required

IP 2 Country Lookup

Resolve an IP address to its country of origin

Ip8.8.8.8
Country CodeUS
Country NameUnited States
ContinentNorth America
Is EuNo

Sample Response

response.json
1{
2 "ip": "8.8.8.8",
3 "country_code": "US",
4 "country_name": "United States",
5 "continent": "North America",
6 "is_eu": false
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://ip2country.info"
View Documentation

Similar APIs