API Tokens
API tokens are automatically created when logging in with the knot client. Additionally, tokens can be manually created and used to access the API from external applications.
Creating a Token
From the menu, select
API Tokens
, then clickNew Token
.Create API Token Complete the
Name
field to identify the token.Click
Create Token
to generate a new token.The list of available tokens will be displayed.
- Tip: Clicking on a token will copy it to the clipboard for easy use.
Tokens expire after two weeks of inactivity. Any API call made with the token will reset its lifespan.
Deleting a Token
Deleting a token immediately prevents further API calls from being made using that token.
- From the API Tokens list, click
Delete
next to the token you want to remove. - Confirm the operation when prompted.