Binance account ID

Is there any way to get a unique account ID on the exchange through the API?

I need to determine if the user changed the api key but did not change the account on the exchange.

Thank you

I need to determine the same thing. Is there a way? Looking through the documentation, I didn’t find anything.

  • futures endpoint provide an alias name from GET /fapi/v2/balance
  • spot has no such data yet.

Is it unique across exchange? Should I expect to get same value for 2 different accounts?

It is unique.

1 Like