Skip to content

Commit 8259b5e

Browse files
committed
Update api.md
1 parent b4d2c74 commit 8259b5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/api.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ To create an API token, login and click your name in the top right corner, then
66

77
**Our suggestion:**
88
> Create one token for each project or one token for each environment.
9+
10+
## Authentication
11+
12+
To authenticate your requests, you need to add the `Authorization` header to your request. The value of the header should be `Bearer {token}`. Replace `{token}` with your token.

0 commit comments

Comments
 (0)