🔗 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
| Environment | Encryption | Value | Region |
|---|---|---|---|
| Production | Yes | https://api-historical.fx.finfeedapi.com/ | GeoDNS (auto-routing) |
| Production | No | http://api-historical.fx.finfeedapi.com/ | GeoDNS (auto-routing) |
| Production | Yes | https://api-historical-ncsa.fx.finfeedapi.com/ | North & South America |
| Production | No | http://api-historical-ncsa.fx.finfeedapi.com/ | North & South America |
| Production | Yes | https://api-historical-emea.fx.finfeedapi.com/ | Europe, Middle East & Africa |
| Production | No | http://api-historical-emea.fx.finfeedapi.com/ | Europe, Middle East & Africa |
| Production | Yes | https://api-historical-apac.fx.finfeedapi.com/ | Asia Pacific |
| Production | No | http://api-historical-apac.fx.finfeedapi.com/ | Asia Pacific |
[!NOTE]
The default endpoints (
api-historical.fx.finfeedapi.com) 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.
