Get Transaction Id for deposit with API

Hey guys. I’m trying to figure out the best way to track a deposit on the Binance Spot API. Something like Binance Pay when you put an order and then you can track it via API. I see the get deposit address endpoint but I couldnt find any way to track the deposit progress.

Is there a way to achieve this with deposits a catch a webhook later? .
Thanks in advance.

There’s no websocket or REST API available for the live tracking.
You’ll have to use an external blockchain explorer to track your transaction/address.

1 Like