Overview
In addition to the Server-to-Server API, PSPDFKit Server also provides an HTTP API that can be directly used in the browser to:
Both endpoints require the query parameter jwt
for authentication. Please refer to the Client Authentication guide for information on how to generate a valid JSON Web Token (JWT).