Generate an API Token
In order to interact programmatically with Sifflet, you need an API token to authenticate.
You will then be able to use:
Create an API Token
To generate an Access Token in Sifflet, go to "Settings" -> submenu "Access Tokens" and click on "Access Token".
Access tokens are sensitive information and, therefore, should be treated as such. Some of the good practices are to store the token somewhere secure and avoid committing it to your source code.
The token secret will only be shown once, please store it in a safe location
It is set to expire after a year.
Updated 4 months ago