
Loading API details…
ApogeoAPI
ApogeoAPI is a REST API that supplies comprehensive geographic data—countries, states/provinces, cities, timezones, languages, and IP‑geolocation—and provides live exchange rates for over 161 currencies with 25 selectable base currencies.
Latency p95
769 ms
last successful checks
Uptime 30d
100.0%
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
/v1/countries/{code}
Get full country data with live exchange rate
/v1/countries/{code}/currency-rate
Get exchange rate for a country with selectable base currency
/v1/countries
List all countries (optionally with exchange rates in specified base currency)
/v1/ip/{ip}
Geolocate an IPv4 or IPv6 address
curl -X GET \
"https://apogeoapi.com/v1/countries/{code}?base=YOUR_VALUE" \
-H "X-API-Key: YOUR_API_KEY"apogeoapi.com · HTTPS only · apiKeyHeader auth