Create a new token

Use a dedicated token for scripts, extensions, and automation.

Pick a clear label so it is easy to revoke later.

Existing tokens

The list below shows saved token records.

Loading token list...

Usage notes

Send the token in an API request header.

Header

X-API-Token: your-token-here

Safety tips

  • Use different tokens for different tools when possible.
  • Delete and recreate a token immediately if you suspect a leak.
  • Do not expose admin tokens in public frontend code.