Personal Access Tokens
Personal access tokens (PATs) provide user-scoped API access, inheriting the permissions of the creating user.
Creating a PAT
- Navigate to Settings > API Keys > Personal Access Tokens
- Click Create Token
- Enter a name and set an expiration date
- 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.