> For the complete documentation index, see [llms.txt](https://docs-v1.archipels.io/archipels-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-v1.archipels.io/archipels-documentation/set-up/configure-an-access-token.md).

# Configure an access token

Before to get acces to the wallet API, you must create and configure an Access Token which is the key used for authentication against de API service.

## Get your Access Token

1. From the web interface of your wallet, click on `Settings`
2. In the Settings section, click on `Access tokens`&#x20;
3. Click on the button `Create an access token`
4. Set a name, an expiration date, and scopes (for a standard test, you can select all scopes)&#x20;
5. Click on `create`\
   \
   ![](https://3286990890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKgeupdY3hrGssCi0E9aI%2Fuploads%2FFaDLBcwcPckpPtFvTZJ1%2Fimage.png?alt=media\&token=4acc3558-4b3c-415c-b8d4-ba3e42f316a8)<br>

{% hint style="info" %}
In a real environment, you will create specific tokens for specific scopes. the chosen scopes define the actions that can be performed on the wallet through the use of the generated token
{% endhint %}

{% hint style="danger" %}

### Remember to store your access token securely as it will not be shown again <br>

{% endhint %}

<figure><img src="https://3286990890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKgeupdY3hrGssCi0E9aI%2Fuploads%2FmwvPbWgPDQOBdEqiAH4L%2Fimage.png?alt=media&amp;token=0920dceb-ee6e-41b7-9930-fcc19b1bc1f1" alt="" width="375"><figcaption><p>Your access token will be displayed only once on this page, be sure to save it </p></figcaption></figure>
