Skip to main content
An API Token is used by third-party applications or scripts to access to your organization via the Qovery API (CI/CD, Terraform, Pulumi, etc.). You can manage API tokens attached to your organization directly from the Qovery Console or using the Qovery CLI.

Accessing API Tokens

1

Open Organization Settings

Click the Wheel button (⚙️) on the left navigation bar
How to access your organization settings
2

Navigate to Token API Section

Open the Token API section within the organization settings
How to access your Token API section

Create a New Token

1

Click Add Button

Press the Add button to create a new API token
2

Configure Token

Provide the following information:
  • Name: A descriptive name for the token
  • Description: Purpose or usage details
  • Role: Select a role managed via the Qovery RBAC system
3

Save Token

After creation, the token will be displayed once
Important: Make sure you safely store the token returned by the UI. You won’t be able to retrieve it again (you will have to create a new one).

Delete a Token

To remove an API token:
  1. Locate the token in the Token API list
  2. Click the Bin icon next to the token
  3. Confirm the deletion

Edit a Token

This functionality is not yet available. To modify a token, you’ll need to delete the existing one and create a new token.