Get asset historical rates
Get historical rates for a specific asset.
GET
There is a specific set of assets allowed for the ?to
query parameter, including but not limited to: USD
, EUR
, GBP
, AUD
, CAD
, NZD
, MXN
, and BTC
. If you need a particular asset added to this list, please contact us.
If the ?to
query parameter is not specified, it will default to:
- The user’s country currency, if the authenticated subject is a user.
USD
, in all other cases.
Authorizations
OAuth 2.0 authentication.
Path Parameters
The asset code.
Minimum length:
1
Query Parameters
The asset code to which historical rates are requested.
Minimum length:
1
The interval for the historical rates.
Available options:
one-hour
, one-week
, one-day
, one-month
, one-year
Response
200
application/json
Historical rates retrieved.