Skip to main content
Requires Authorization: Bearer <jwt> — see Authentication.

Get balance

GET /v1/riseid/{rise_id}/balance
string
required
Legacy numeric id, V1/V2 RiseID, RiseAccount address, or team/user/company nanoid — see Identifier formats.
The balance is returned as a raw decimal string in the token’s smallest on-chain unit — the same raw format V1 returned. Convert using the token’s decimals before displaying to users. SDK:

Errors

Still stuck? See Troubleshooting.