SuperDoc

Populate DOCX template fields

Populate fields inside a DOCX template using SuperDoc annotations. Supports text, images, dates, and numbers. Can target individual fields by ID or multiple fields by group.

post/superdoc/v1/annotate

Request body

output_format'docx' | 'pdf'

Output format for the annotated document

Response

Annotated document

Changes