Access Tokens
Overview
Access Tokens (JWT) enable secure machine-to-machine management of your workspace.
They are created by workspace members and are tied to both the user and the workspace.
If the user who created a token leaves the workspace, that token automatically expires.
Viewing access tokens
Go to Workspace Settings → Access Tokens to view:
- Name – Custom name of the token.
- Email – The user who created the token.
- Created At – Date the token was generated.
- Expires At – Expiration date (or “Never” if it does not expire).
Creating an access token
- Navigate to Workspace Settings → Access Tokens.
- Click Create Token.
- Set a name for the token.
- Choose an expiration date (or select “Never expires”).
- Select the permissions for the token:
Always included:
- View projects
- View instances
Optional:
- Manage projects (add/remove/edit projects, add/remove instances from projects)
- Purchase instances
- Manage instances
- Destroy instances
- Click Create.
API Key visibility
-
When a token is created, its API key is shown.
-
You can copy the API key with one click.
Copy API keyFor security reasons, API keys are only shown at creation time.