API Tokens

1 min read 13 views Dec 24, 2025

Managing API Tokens

Create and manage tokens for API access.

Creating a Token

  1. Go to API Tokens in your account
  2. Click Create Token
  3. Enter a name for the token
  4. Select abilities (permissions)
  5. Click Create
  6. Important: Copy the token immediately - it won't be shown again!

Token Abilities

Limit what each token can do:

  • read - View resources
  • write - Create and update resources
  • delete - Delete resources

Security Best Practices

  • Create separate tokens for different applications
  • Use minimum necessary permissions
  • Rotate tokens periodically
  • Revoke unused tokens
  • Never share tokens publicly

Revoking Tokens

Delete a token to immediately revoke access. Any requests using that token will fail.

We use cookies

This website uses cookies to ensure you get the best experience on our website. Learn more