> For the complete documentation index, see [llms.txt](https://docs.api.intratool.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.api.intratool.de/introduction/authorization/get-token.md).

# Get a Token

Create a personal access token for the [User](/api-reference/users.md) whose permissions and data access the API client requires. The complete token is shown only once during creation.

## Personal Access Token

Personal access tokens authenticate API requests as their associated user.

1. Sign in as the user for whom the token is created.
2. Open `/profil/oauth/` to access the OAuth configuration.
3. Select **Token erstellen** to open the creation form.
4. Enter a name for the token and select **Erstellen**.
5. Copy the generated token and store it securely.

{% hint style="warning" %}
The complete token cannot be displayed again after leaving the creation view.
{% endhint %}
