Access tokens are used to authenticate and authorize users for various operations within Sparkflows.
Login to Sparkflows UI using your username and password.
-
Click on your Profile / User icon (top-right corner).
-
Navigate to Access Tokens or API Tokens.
-
Click on Generate New Token.
-
Provide a token Expiration durations/description (optional, for identification).
-
Click Create / Generate.
-
Copy the generated token and store it securely (it will not be shown again).
Note:
-
Treat the token like a password.
-
Use this token in API calls via the
Authorizationheader (e.g.,Bearer <token>). -
You can revoke or regenerate tokens anytime from the same screen.
-
For More Details, Follow Reference Document: Access Tokens — Sparkflows 3.0 documentation