The endpoint returns information on what is the allocation of this particular asset (based on asset ID) in a given crypto index. Currently it is not in use. When Bitpanda starts supporting BCI trading, then it will be handy.
Success Response
Unauthorized
Error
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "data": [
- {
- "asset_id": 22,
- "allocation": "0.13991500"
}
]
}