Bearer
token in Authorization
header, which could be generated from the UI.
Generate a Token
- Go to
Keys & Tokens
/API tokens
. - Define a name for your token and click
Create New Token
.
You will see the token once, so make sure to copy it and store it in a safe
place.
Scope
The token will only be able to access resources that are owned by the team that the token is scoped to.Permissions
Currently there are three types of permissions:- read-only
(default)
- view:sensitive
*
(all permissions)