Password-protected PDFs
To access password-protected documents via the Document Engine API, add the pspdfkit-pdf-password header to your API calls.
Refer to our guide on API endpoints for working with documents for more detailed instructions on how to access password-protected PDF documents.
Client access
Clients can access password-protected PDFs by using a JSON Web Token (JWT) that includes the password claim, or by supplying the password when opening or loading a password-protected document.