Sign a PDF or DOCX document with a cryptographic signature.
Send a JSON request body with:
document: object containing either base64 or urlsigner: object with signer details (name, email, etc.)auditTrail: array of signing eventseventId: optional unique identifiermetadata: optional metadata (IP, user agent, custom fields)The response returns the signed PDF as base64.
Documentation Index
Fetch the complete documentation index at: https://superdoc-nick-sd-2070-add-content-controls-namespace-to-doc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Keys start with sd_
PDF or DOCX input provided as either base64 or URL
Signer details (name, email, etc.)
Array of signing events and user interactions
Unique identifier for this signing event
Optional metadata (IP, user agent, custom fields)
Default Response