Your accountPersonal tokens
Open app

Personal tokens

Create and revoke personal access tokens that act on your behalf against the Mercel API.

Personal access tokens let command-line tools and scripts call the Mercel API as you, with your access. They live under Account → Personal tokens.

Personal tokens act on your behalf across the organizations you belong to. For server-to-server integrations scoped to a single workspace, use a workspace API key instead.

The Personal tokens page listing a personal access token with its masked value and creation date.
Each token is shown in full only once, at creation.

Create a token

  1. Click Create token.
  2. Give it a descriptive name so you'll recognize where it's used.
  3. Copy the token and store it somewhere safe.

The full token is shown only once. If you lose it, revoke it and create a new one.

Revoke a token

Find the token in the list and click Revoke. Any tool using it stops working immediately, so rotate to a new token first if it's still in use.

On this page