An explicit call
Send the version identifier and dynamic data.
POST /api/v1/shared/document/generate
{
"templateVersionId": "tv_01JDC12",
"data": { "invoice": "INV-2048" }
}Observable execution
Read job status and generation history. Webhooks report completed, failed or viewed events.
Scoped access
Create API keys and restrict each integration to the templates it needs.