Files
moderne-docs/references/create-api-access-tokens.md
2021-09-28 19:30:41 +00:00

1.2 KiB

Token management

You can create Personal Access Tokens (PATs) for interacting with the GraphQL API.

Viewing your access tokens

Step 1: Go to the account menu

In the top right-hand corner of the app, click on your profile avatar and select Access Tokens

Step 2: View list of any existing tokens

You From https://app.moderne.io/settings/tokens

Creating an access token

Step 1: Go to the Access Token page from the account menu

Step 2: Name your token

{% hint style="info" %} Use the name of the token to distinguish it from other tokens. {% endhint %}

This description is useful to help distinguish tokens apart

Step 3: Click Generate

Hint: Click the clipboard icon to copy your access token

Step 4: Copy your token to your clipboard

Revoking an access token

From the Access Token page, click Delete next to the token you wish to revoke.