Create an API token
Use API tokens to authenticate the Operately CLI, scripts, integrations, and direct API requests.
- Click your avatar or initials in the top-right corner of the screen.
- Select API Tokens from the menu.
- On the API Tokens page, click Create API Token.
- Choose whether the token should be Read-only or Full-access by toggling the access switch.
- Click Create API Token to generate the token.
- Copy the newly created token and store it somewhere safe.
Choose the right access level#
- Use Read-only when you only need to fetch data.
- Use Full-access when you need to create, update, or delete data through the API or CLI.
Manage your tokens#
- You can create as many tokens as you need.
- You can rename tokens to keep them organized.
- You can change an existing token between Read-only and Full-access.
- You can delete a token at any time.