← All features
Free preview
Preview renders that never touch your quota.
Render a live preview of a template while editing without spending any API or bulk allowance—previews are free by definition, on every plan.

POST /api/v1/preview/render
POST /api/v1/preview/render
{ "templateId": "tpl_123", "title": "Draft" }
→ image bytes — no usage counter incrementedFree on every plan
Preview rendering is never metered, including on the Free plan.
Built for the editor
Powers the live "what will this actually look like" view while you design a template.
Token-scoped
Preview access uses its own short-lived token rather than a full API key.
