1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 23:16:19 +02:00

Updated Setting up Authentication (markdown)

Nick Sweeting
2024-05-08 20:03:44 -07:00
parent 9d06a93174
commit 4294416c95

@@ -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.