Skip to main content

Provision an access token

POST 

/v1/tokens

Provisions a new access token. Either bind it to an account, or set permissions - an instance-wide token that is not narrowed reaches every account and every endpoint, so the API declines to mint one.

Request

Responses

Returns the new token value. This is the only time it is shown - store it now.