Check the account balance

post/check-balance

Response

Account balance information

usd_balancestring

Account balance in USD

nano_balancestring

Account balance in Nano

nanoDepositAddressstring

Nano deposit address for the account

Example response

{
  "usd_balance": "129.46956147",
  "nano_balance": "26.71801147",
  "nanoDepositAddress": "nano_1gx385nnj7rw67hsksa3pyxwnfr48zu13t35ncjmtnqb9zdebtjhh7ahks34"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.