Submit image render job
POST/api/render/image/api-key
Render a still image (PNG, JPG, or WebP) from a Zvid payload. This endpoint
forces type: "image" and rejects non-image payloads — image payloads may
also be submitted to the regular render endpoint.
Image credits: 1 credit per 10 images, rounded up (a single render = 1 credit).
Request
Responses
- 202
- 400
- 401
- 402
- 429
Image render job accepted and queued
Validation error
Unauthorized
Insufficient credits
Rate limit exceeded