API tokens
API tokens allow you to integrate Teacharium with your website or application. Only admins can create or revoke tokens, and the secret value is shown only once when you create it.
Creating a token
- Click Create token to open the dialog. Provide a descriptive name so you can identify this token later.
- When the token is created, you’ll see both the public and secret parts. Copy and store them immediately—the secret won’t be shown again.
- Tokens are tied to your current organization. You must have an organization selected to create a token.
Managing existing tokens
- Each token shows its status (active or revoked), public identifier, when it was created, when it was last used, and available actions.
- Use Revoke to immediately disable a token. Revoked tokens remain in the list for your records but can no longer be used.
- You can quickly copy the public identifier from each token.
Error handling
- You’ll see success or error messages when creating or revoking tokens.
- If something goes wrong, you’ll see an alert explaining what happened so you can try again.
Last updated on