Get Account Balances

Retrieves the list of assets and balances owned by the account.

Check the proper endpoint based on your region.
The examples in this page is written using Singapore fiat code(SGD). Set the quote currency to match your region. The base_url differs by country/region. Make sure to specify the correct region value for your environment.

- Singapore (sg): https://sg-api.upbit.com
- Indonesia (id): https://id-api.upbit.com
- Thailand (th): https://th-api.upbit.com

Rate Limit
Up to 30 calls per second are allowed. This is measured on an account basis and request counts are shared within the exchange 'default' group.

API Key Permission
This API requires authentication and must use an API Key with the [View Account] permission enabled.
If you encounter an out_of_scope permission error, please verify your API Key permissions via the API Key Management page.
Language
URL