Account level token

I hope i'm not getting blind, but I've troubles finding out my account level token for the REST calls (no problem finding the sensor level token on the dash btw). Anybody know where to look?

From manual: Account-level token A token is also made available to each account, which
you can regard as an API key. This single token allows you to access data
of all devices and sensors associated with your account.

gebhardm's picture

--> menu:settings for account (the cogwheel icon) --> Sensors --> SensorID + TokenID + Type + Function (as transmitted from the local FLM)
HTH
Regards, Markus

gebhardm's picture

Uh - you are right; don't know of any API-related account token either; maybe the actual user/account number that you see when hovering across the icon?!

gebhardm's picture

It seems to be the "X-Token" in the manual (not the user/account number), but it is not available from the settings... Bart, please comment :-)

icarus75's picture

The account level token is hiding in the database. It hasn't yet bubbled up to the UI. You would use it in exactly the same way as the sensor-level token. The API will run an authentication check during the HTTP call against both the sensor- and account-level tokens in the DB.