Skip to content

Personal Access Tokens

Personal access tokens (PATs) provide user-scoped API access, inheriting the permissions of the creating user.

Creating a PAT

  1. Navigate to Settings > API Keys > Personal Access Tokens
  2. Click Create Token
  3. Enter a name and set an expiration date
  4. Copy the token — it will only be shown once

Permissions

PATs inherit the role permissions of the user who created them. They cannot exceed the user's own access level.

On this page