Skip to main content

stream signed & sealed PDF

POST 

/api/signing/v1/pdf/sign/file

This endpoint accept a file via multiform-part upload. The uploaded file must be a pdf document with mimetype 'application/pdf The PDF will be locked, signed and returned as streamable file, a streamable file is of type 'Readable extends Stream implements NodeJS.ReadableStream'

Request

Responses

the signed and sealed pdf file