1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 15:13:03 +02:00

Updated Setting up Authentication (markdown)

Nick Sweeting
2024-05-08 20:04:01 -07:00
parent 4294416c95
commit a48a03ae3e

@@ -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 bearer headers.
> This method is provided in case you have a reverse proxy in front of ArchiveBox that consumes the bearer header.
Pass `X-ArchiveBox-API-Key=YOURAPITOKENHERE` as a request header.