🔗 REST API

Endpoints

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

Endpoints

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

[!NOTE]

The default endpoints (rest.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