We can get the spot account balance, but how about whole account balance?
And the saving api doest not provide balance now.
The only way to get whole account balance is
https://www.binance.com/bapi/asset/v2/private/asset-service/wallet/balance
But there is no document for this path.
Chai
2
bapi is not an official api for public usage. Therefore, there is no documentation for it.
You can only check account balance for spot, margin and futures currently.
spot - Binance API Documentation
margin - Binance API Documentation
futures - Binance API Documentation
Thanks for the reply, but…How about the saving balance api? I have been ask this for months.
Any roadmap for this? Thank.
aisling
4
@zackexplosion no information on this, but if it becomes available it’ll be in the change log section of the API documentation.
1 Like