Submit bulk render
POST/api/render/bulk/api-key
Submit one template (or inline payload) plus many variable sets. Each item becomes an individual render job with its own credits and webhook events.
Validation is best-effort: valid items are queued, invalid items are
returned in itemErrors with their original index. Only a malformed
envelope — or a batch where every item fails — is rejected outright.
Request
Responses
- 202
- 400
- 401
- 402
Batch accepted; valid items queued
Malformed envelope or every item invalid
Unauthorized
Insufficient credits