Account.id.int where?

I’m so confused. I got like two UUID style account ids which result in a 128bit int.
But when multiplying them with something they end up being bigger than 128bit.
I also tried the lower and higher 64bit of my account ids. Nothing works.

Where do I find my account id? :wink:

Your account ID is a UUID 128-bit long. You can recover it by using the account endpoint. See documentation here: Account - Documentation | Alpaca