diff --git a/Setting-up-Authentication.md b/Setting-up-Authentication.md index b9b5a77..a7d0d23 100644 --- a/Setting-up-Authentication.md +++ b/Setting-up-Authentication.md @@ -181,7 +181,7 @@ curl -X 'GET' \ ### API Request Header Authentication -> This method is provided in case you have a reverse proxy in front of ArchiveBox that consumes the `Authorization: Bearer` header. +> This method is provided in case you have a reverse proxy in front of ArchiveBox that consumes bearer headers. Pass `X-ArchiveBox-API-Key=YOURAPITOKENHERE` as a request header.