Get balance information via API
Last updated
Last updated
Before you create an exchange, you may want to check if you have enough assets in your account.
For this purpose you can use the following endpoint: (POST https://api.calypso.finance/api/v1/account
)
In the response you get the following data:JSON
Information by currency is contained in balances
field. Here you can find total available balance amount
by currency currency
.