Skip to content

Organization Tokens

Each organization can have an API token. Only an owner can create or delete the token.

They are equivalent to organization tokens in Terraform Cloud. They possess the same permissions as those documented for Terraform Cloud.

To manage your tokens, go to your organization main menu and select organization token:

organization main menu

Create the token:

new token

The token is displayed:

token created

Click the clipboard icon to copy the token to your system clipboard. You can then use the token to authenticate via the API or the otf CLI.