Authorization: ********************curl --location --request GET 'https://test.whitelabel.bitpanda.com/v1/asset-groups/metal/assets/?currency=USD' \
--header 'Authorization: Bearer <token>'{
"data": {
"daily_high": "33187.78587170",
"daily_low": "31156.21323188",
"high_52_w": "64442.74133949",
"low_52_w": "9441.92947664",
"monthly_volatility": "0.29844497",
"market_cap": "610769783063.80310059",
"time": "2021-06-13T12:30:00+02:00"
}
}