Back to catalog
🗺️

Country

Free

Get your visitor's country from their IP

🗺️GeocodingHTTPSCORS enabledNo API key required

Country

Country information and geocoding data

NameJapan
CapitalTokyo
Population125,700,000
RegionAsia
CurrencyJPY

Sample Response

response.json
1{
2 "name": "Japan",
3 "capital": "Tokyo",
4 "population": 125700000,
5 "region": "Asia",
6 "currency": "JPY"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "http://country.is/"
View Documentation

Similar APIs