curl --request GET \
--url https://api.onbeam.io/balances/unified \
--header 'x-api-key: <api-key>'{
"totals": [
{
"token": "<string>",
"amount": "<string>"
}
]
}curl --request GET \
--url https://api.onbeam.io/balances/unified \
--header 'x-api-key: <api-key>'{
"totals": [
{
"token": "<string>",
"amount": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://apidocs.onbeam.io/llms.txt
Use this file to discover all available pages before exploring further.