Does withdrawal via api need to be confirmed via email?

Hi.
We would like to automate payments to our partners in cryptocurrencies using the binance api.
In this regard, the question is - is it possible to withdraw funds to any wallets through the endpoint POST /sapi/v1/capital/withdraw/apply?
Does every withdrawal need to be confirmed via mail or it can be made fully automatic, and just check withdrawal status later? Or maybe this wallets neet to be manually added to some whitelist?

  • endpoint can withdraw to addresses in and out of Binance, but you need to pay attention to /sapi/v1/capital/config/getall for the available networks.
  • last time that I’ve checked it (long time ago), it doesn’t require confirmation through email.
  • Yes, I believe you need to whitelist addresses for the withdraw functionality .
1 Like