🔰Create API Token

Creating an Access Token

Step 1: Navigate to API Tokens page -> Create Access Token

Step 2: Input token name. This helps manage multiple tokens.

Step 3: Revoking a Token

  • Tokens on this platform do not expire, giving them an indefinite lifespan until they are manually revoked.

  • To revoke an access token, users need to navigate back to the API tokens section, locate the specific token item, and click the "Revoke" button associated with it.

  • Revoking the token immediately deactivates it, preventing any further API access using that token.

Last updated