get https://data-api.cryptoindexseries.com/data/v2/Asset/GetAssetPrices
Fetch a list of asset prices and change data for a list of assets in a key currency
Response
200Success
Fetch a list of asset prices and change data for a list of assets in a key currency
200Success
xxxxxxxxxx
curl --request GET \
--url 'https://data-api.cryptoindexseries.com/data/v2/Asset/GetAssetPrices?ccy=BTC'
Try It!
to start a request and see the response here!