Find the Zoom UUID Account ID

I did find an explanation on who to find the Account ID using the Zoom API.
But in order to call the Zoom API I need an auth token, which i can get via calling /oauth/token (above POST call) which requires me to have a Account ID.
Please tell me I’m wrong but this sounds like a chicken-egg situation - I need one to get the other…