Skip to content

Commit 3b04be2

Browse files
authored
Merge pull request #112 from makeplane/update-api-intro-images
Updated images for Personal access tokens
2 parents 209c6e4 + b7d41bf commit 3b04be2

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

api-reference/introduction.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ For example, to retrieve all projects in a workspace:
2424
Our APIs use a key for authentication. The API key should be included in the header of each request to verify the client's identity and permissions. The key should be passed as the value of the `X-API-Key` header.
2525

2626
<Tip>You must have a Plane account or be registered to your instance to generate a key.</Tip>
27-
1. Log into your Plane account and go to `Workspace Settings`.
28-
![Workspace Settings](/images/api-reference/workspace-settings-plane.png)
29-
2. Go to `API tokens` in the list of tabs available.
27+
1. Log into your Plane account and go to **Profile Settings**.
28+
![Profile Settings](/images/api-reference/profile-settings.png)
29+
2. Go to **Personal Access Tokens** in the list of tabs available.
3030
![API Tokens](/images/api-reference/api-tokens-plane.png)
31-
3. Click `Add API token`.
31+
3. Click `Add personal access token`.
3232
![Add API key](/images/api-reference/add-api-key-plane.png)
3333
4. Choose a title and description so you know why you are creating this token and where you will use is.
3434
5. Choose an expiry if you want this to stop working after a point.
-43.1 KB
Loading
-38.2 KB
Loading
125 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)