🔗 REST API - Historical

Endpoints

REST API endpoints provide historical exchange rates through standard HTTP request-response endpoints. After authenticating with your API key, you can send requests to the endpoints documented below to retrieve historical exchange rates or metadata.

Endpoints

EnvironmentEncryptionValueRegion
ProductionYeshttps://api-historical.exrates.coinapi.io/GeoDNS (auto-routing)
ProductionNohttp://api-historical.exrates.coinapi.io/GeoDNS (auto-routing)
ProductionYeshttps://api-historical-ncsa.exrates.coinapi.io/North & South America
ProductionNohttp://api-historical-ncsa.exrates.coinapi.io/North & South America
ProductionYeshttps://api-historical-emea.exrates.coinapi.io/Europe, Middle East & Africa
ProductionNohttp://api-historical-emea.exrates.coinapi.io/Europe, Middle East & Africa
ProductionYeshttps://api-historical-apac.exrates.coinapi.io/Asia Pacific
ProductionNohttp://api-historical-apac.exrates.coinapi.io/Asia Pacific

[!NOTE]

The default endpoints (api-historical.exrates.coinapi.io) use GeoDNS to automatically route your requests to the nearest datacenter. If you prefer to use a specific region, you can use the region-specific endpoints listed above.

Service StatusGitHub SDK

On this page