Knowledgebase

Help articles for accounts, billing, licences, and common compiler questions.

Filtered by category: Api Tokens. Clear filter
Api Tokens

API Tokens

API tokens let you access the Customer API from scripts and integrations. Creating a tokenSign in to the Portal.Go to API Tokens.Click Create Token.Choose abilities: read or read-write.Copy the plaintext token immediately; it is shown only once. SecurityStore tokens in a secret manager or environment variable. Rotate tokens periodically. If a token is leaked, revoke it from the Portal immediately.

Updated 1 month ago

Api Tokens

Creating API Tokens

Create API tokens from the API Tokens page in the Portal. Give each token a descriptive name and choose the minimum abilities required. Tokens with read-write ability can create support tickets and modify account data.

Updated 1 month ago

Api Tokens

Token Abilities

API tokens have one of two ability sets. read — view profile, subscription, invoices, usage, licences, and tickets.read-write — all read abilities plus create support tickets and update some account fields. Choose the smallest ability set that meets your integration's needs.

Updated 1 month ago

Api Tokens

Token Expiry

Customer API tokens do not expire automatically unless you revoke them. You can revoke a token at any time from the API Tokens page. Revocation is immediate.

Updated 1 month ago