Get balance information via API
Last updated
Last updated
Before creating payouts you will probably want to check whether you have enough funds on your wallets or not.
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
.