Get Crypto Assets Balance
This API allows you to retrieve the balances of cryptocurrency assets in a user's account.
Endpoint Information
Request Header:
X-BH-TOKEN: ******
Request Method:
GET
Request Path:
/v2/user/account/assets
Authorization Required: Yes
Response Structure
The response will include the following fields:
Example Response
Notes
Ensure that you include the necessary authorization tokens in the request headers for successful execution.
The
canDeposit
field indicates whether deposits are allowed for the account.