Post
Topic
Board Exchanges
Re: Binance API - How to check wallet status?
by
NeuroticFish
on 29/05/2020, 14:05:15 UTC
Both https://www.binance.com/assetWithdraw/getAllAsset.html and https://api.binance.com/api/v1/exchangeInfo worked when I called in my browser.
So instead of bumping a 2 years old thread, please start another one with much more info, explaining in more words your actual problem, maybe add some code too, so people can actually help you.

Indeed getAllAsset.html seems not to be working anymore.
I think that you may have to use https://github.com/binance-exchange/binance-official-api-docs/blob/master/wapi-api.md#asset-detail-user_data, but that'll need your user signature, as described https://www.binance.com/assetWithdraw/getAllAsset.html
I may give it a try in the near future.