Appearance
Tokens
Tokens let automation and devices talk to the Pantahub API on your behalf. The Hub manages two kinds:
API tokens
Created under Tokens (/tokens/new). Use these for scripts, CI, and anything calling the Pantahub API as your user.
Device tokens
Created under Device tokens (/devices/tokens/new). These are auto-join tokens: bake one into an image and devices register themselves into your account without interactive login. See Auto-join tokens.
A device token can additionally require owner verification: devices joining with it must prove possession of a TLS key chained to a root of trust you register on the token. See TLS onboarding.
Treat tokens like passwords — they are shown once on creation.