Transactions

Hi,

I cant find the API transactions to check the user Tx for each trades. Any helfulp info?

Please share more details of the original question.

I am checking the set of apis. I cannot find an API or socket that allows me to interact with binance for taking the info about each transaction (each trade).
I just see one related to balance but it is not enough for what I can do for myself. That is why I need to find an “API trades”

Thanks!

GET /api/v3/myTrades is the endpoint for fetching user’s trading list.