Tugus Docs

API Tokens

Create and manage personal access tokens for the Management API.

To access the Management API (e.g. to pull analytics data into your own dashboards), you need a Personal Access Token.

Create a token

Open Account → API Tokens and create a new token.

Set the scope

Tokens have a configurable scope: read, write, or admin. Grant only the permissions that are actually needed.

Store the token securely

The token is shown only once. Treat it like a password — anyone who has the token can access the API on your behalf.

Revoke compromised tokens immediately under Account → API Tokens and create new ones.