cURL
curl --request GET \ --url https://api.okrapdf.com/document/{documentId}/download \ --header 'Authorization: Bearer <token>'
"<string>"
Stream the original uploaded PDF.
API key as Bearer token: Authorization: Bearer okra_xxx
Authorization: Bearer okra_xxx
Document ID
PDF file
The response is of type file.
file