Skip to main content

Sign PDF

POST https://api.getdeckle.dev/v1/pdf/sign
This endpoint adds a visual signature annotation (image overlay + reason/location/contact metadata). It is not a cryptographic digital signature — there is no PAdES/CAdES envelope and the resulting PDF is not tamper-evident. The response field is signature_annotation_added, not signed, to make this explicit. Cryptographic signing is on the roadmap.
Add a visual signature annotation to a PDF document.

Request Body

Example

Response (URL mode)

Response (base64 mode)

Errors