hello,
How can I generate or find the access_token to use the ZimaOS API?
I didn’t find how to do this in the documentation.
hello,
How can I generate or find the access_token to use the ZimaOS API?
I didn’t find how to do this in the documentation.
I’m sorry we didn’t output the full documentation, the access_token is obtained after the user has successfully logged in, you can try to use it first, I’ll reply directly to any questions, the documentation will appear at some point in the future.
Thanks LinkLeong. I did a POST request in the v1/users/login and found the access token.
would is possible to generate a permanent token?? or just a temporary?
Permanent tokens are not currently supported, plus what do you want the token for?
I’m sending the usage data (temperature, CPU, POWER) to Home Assistant. Trying to dev a integration plugin, like the proxmox plugin