Yes, CoinAPI does provide historical exchange rate data. This data can be accessed through specific API endpoints. For more detailed information, you can refer to their documentation: Exchange Rates Time Series Periods.
Example Usage:
To retrieve this data, you would use a command like:
-X GET 'https://rest.coinapi.io/v1/exchangerate/history/periods'
Comments
0 comments
Article is closed for comments.