Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions endpoints/download-pdf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This API endpoint allows for the retrieval and download of benchmark content in
* - Request Type
- Visibility
* - GET
- Public
- SecureSuite Members Only

Base URL
--------
Expand All @@ -26,10 +26,18 @@ Endpoint

Request Payload/Parameters
--------------------------
In order to provide download authorization, members must first authenticate their license key using the :code:`/license` endpoint. The response from that endpoint is an authorization token.


Request Headers
^^^^^^^^^^^^^^^
None
.. list-table::
:header-rows: 1

* - Header Name
- Description
* - X-SecureSuite-Token
- The token received from a successful license key verification, e.g., :code:`1234|7b68c544113bc4notvalid358ffd4ba7f254e39c4a842cefed748`

URL Parameters
^^^^^^^^^^^^^^
Expand Down Expand Up @@ -65,4 +73,4 @@ None

.. history
.. authors
.. license
.. license