Skip to content

Create your first API token

Create one token per app or environment so you can rotate access cleanly. After the token is issued, copy the secret immediately because the full value is only shown once.

Use the screen below as the reference point while you work through this step in the dashboard.

Create your first API token

  • Give the token a clear name for the app or environment that will use it.
  • Keep the default read access unless the integration needs write operations.
  • Copy the generated secret into your app config or secrets manager before leaving the page.

A token is the credential your backend sends with API requests. Naming and storage discipline matter from the first token onward.