> ## Documentation Index
> Fetch the complete documentation index at: https://utexo-e7ed9bd0-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Create API Token

<Steps>
  <Step title="Navigate to the API Tokens page and create an access token" titleSize="h3">
    Go to the API Tokens page and choose "Create Access Token".

    <Frame caption="Create access token">
      <img src="https://mintcdn.com/utexo-e7ed9bd0-update/PxPD_LwdJ-NvquOf/images/image-16.png?fit=max&auto=format&n=PxPD_LwdJ-NvquOf&q=85&s=ab5b9d5d16554d5024b3e64216bea271" alt="Image" width="1046" height="501" data-path="images/image-16.png" />
    </Frame>
  </Step>

  <Step title="Provide a token name" titleSize="h3">
    Input a name for the token. This helps manage multiple tokens.
  </Step>

  <Step title="Revoking a token" titleSize="h3">
    <Warning>
      Tokens on this platform do not expire. They remain valid until manually revoked.
    </Warning>

    * To revoke an access token, return to the API Tokens section, find the token item, and click the **"Revoke"** button for that token.

    * Revoking a token immediately deactivates it and prevents any further API access using that token.

    <Frame caption="Revoke token">
      <img src="https://mintcdn.com/utexo-e7ed9bd0-update/PxPD_LwdJ-NvquOf/images/image-17.png?fit=max&auto=format&n=PxPD_LwdJ-NvquOf&q=85&s=c76ab2ca978088dad56898c429e1a405" alt="Image" width="645" height="275" data-path="images/image-17.png" />
    </Frame>
  </Step>
</Steps>
