Skip to content

Commit 4e2888e

Browse files
awileysnykgitbook-bot
authored andcommitted
GITBOOK-9150: API: Authentication page, re-word authentication for Snyk Apps
1 parent ad2b525 commit 4e2888e

File tree

1 file changed

+2
-2
lines changed
  • docs/snyk-api/rest-api/authentication-for-api

1 file changed

+2
-2
lines changed

docs/snyk-api/rest-api/authentication-for-api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ curl --request GET \
3939
--header "Authorization: token API_TOKEN"
4040
```
4141

42-
## Authenticating with a Snyk App
42+
## Authenticating for Snyk Apps
4343

44-
If you are using the API through [Snyk Apps](../../using-specific-snyk-apis/snyk-apps-apis/), provide the `access_token` in an `Authorization: bearer` header as follows:
44+
If you are using the [Snyk Apps APOs](../../using-specific-snyk-apis/snyk-apps-apis/), provide the `access_token` in an `Authorization: bearer` header as follows:
4545

4646
```bash
4747
curl --request GET \

0 commit comments

Comments
 (0)