Design without compromise
A structured studio for invoices, proposals, contracts and reports, with faithful PDF previews.
Document infrastructure · Early Access
Design visually, validate data, version changes and generate PDFs by API without putting production at risk.
{
"invoice": "INV-2048",
"customer": {
"name": "Acme Labs"
},
"total": 4_850,
"currency": "EUR"
}A system, not a file
DocCraft connects the people designing documents with the teams maintaining applications — through one versioned source of truth.
A structured studio for invoices, proposals, contracts and reports, with faithful PDF previews.
Every version connects layout, expected fields, test data and a review history.
Generate through an API, inspect every job and restore a stable version when production demands it.
API-first
An explicit payload, a traceable job, a usable result. Templates and data stay separate.
Read the quickstart/api/v1/shared/document/generate{
"templateVersionId": "tv_01JDC12",
"data": {
"customer": "Acme Labs",
"invoice": "INV-2048"
},
"webhookUrl": "https://app.example/webhooks"
}202 Accepted · job_8f31c
Design Partner
Join the Design Partner program for guided integration, early access and direct feedback loops with the founder.