API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
Create signing request from a PDF document
Base64-encoded PDF or DOCX document. DOCX files are automatically converted to PDF. Page count will be auto-extracted.
Name for the signing request
255Description for the signing request
Hours until the signing request expires (default: 168 = 7 days)
x >= 1Recipients for the signing request. Use temporary IDs (e.g., 'temp_1') in the id field to reference recipients in fields/reminders.
Fields to place on the document. Use recipient_id to assign fields to recipients.
Anchor tags for automatic field placement. Text markers in the PDF are located and converted to positioned fields. The anchor text is removed from the PDF after processing. Fields created from anchor tags are added alongside any manually specified fields. Only available for document-based creation (not template-based).
100Reminders to send to recipients
Signing request settings
Signing request created successfully. Response may include a 'warnings' array for email format validation warnings (non-blocking).
Signing request as returned by CREATE endpoints (POST /signing-requests, POST /documents)
Unique identifier for the signing request
Signing request name
255Signing request description
Status is always 'draft' for newly created signing requests
draft Pre-signed URL to the PDF document
Number of pages in the document
x >= 1Hours until signing request expires (default: 168 = 7 days)
x >= 1Template ID if created from a template
Signing request and template settings. All 9 fields are returned by every endpoint that includes settings.
Creation timestamp
Last update timestamp
When the signing request was sent
When all signatures were completed
When the signing request was cancelled
Signing request recipients
Signing request fields with flat position values
Optional email format validation warnings. Only present when recipient emails have unusual formats.