You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/snyk-api/rest-api/authentication-for-api/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,9 +39,9 @@ curl --request GET \
39
39
--header "Authorization: token API_TOKEN"
40
40
```
41
41
42
-
## Authenticating with a Snyk App
42
+
## Authenticating for Snyk Apps
43
43
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:
0 commit comments