Skip to main content
API tokens (personal access tokens) let scripts and integrations call the Pixwel API as you. Manage them on the API Tokens tab in Preferences.
A token acts on your behalf with your full account permissions. Treat it like a password — the value is shown only once, when you create it.
The Preferences API Tokens tab with a create form and a table of active tokens

The API Tokens tab: create a token, then manage active tokens.

Creating a token

  1. Enter a Name that describes where it’s used (for example ci-deploy).
  2. Choose an Expires in period — 30, 60, 90, 180, or 365 days.
  3. Click Create token.
The full token is then shown once, along with a ready-to-use Authorization: Bearer … header. Copy it immediately and store it somewhere safe — you won’t be able to see it again.

Managing active tokens

The Active tokens table lists your existing tokens: Revoke disables a token immediately. Revoke any token that’s no longer needed or may have been exposed.