Skip to main content

Create API token

POST 

/tokens

Creates a new JWT-based API token with specified scopes and optional expiration. The token is only returned once and should be stored securely. User can have a maximum of 10 API tokens. Default expiration is 2 years if not specified.

Request

Responses

Created API token (includes token - only shown once)