post https://api-portfolioanalytics.cryptoindexseries.com/v1/Tenant/AssetValuations/GetHistory
Retrieve the historical timeseries for an asset pair
Log in to see full request history
Responses
Retrieve the historical timeseries for an asset pair
xxxxxxxxxx
10curl --request POST \
--url https://api-portfolioanalytics.cryptoindexseries.com/v1/Tenant/AssetValuations/GetHistory \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"asset_unique_symbol": "BTC",
"valuation_asset_unique_symbol": "USDT"
}
'
Try It!
to start a request and see the response here! Or choose an example: