# Create API Token

**Creating an Access Token**

&#x20;Step 1: Navigate to API Tokens page -> Create Access Token<br>

<figure><img src="https://2368910087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3VIo3KoG7rZ0qGd8fePG%2Fuploads%2FVtVPQVB2VAu6MfISVVRM%2Fimage.png?alt=media&#x26;token=5e3ed2ea-c484-4a7f-8133-16c607016873" alt=""><figcaption></figcaption></figure>

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

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.

<figure><img src="https://2368910087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3VIo3KoG7rZ0qGd8fePG%2Fuploads%2FwrUPQSohdTrDWOJLFMAg%2Fimage.png?alt=media&#x26;token=e9f2209e-8692-4147-81c9-65a3f66cfb3d" alt=""><figcaption></figcaption></figure>
