Create an animation
Render an animation from a template. Async — returns 202 with a queued animation; poll GET /animations/{uid} until status is completed or failed. Duration comes from the template's keyframes, so a template with no animation is rejected. Passing modifications.template.transparent: true renders on a transparent background and forces a MOV output, since MP4 carries no alpha channel.
post/animations
Request body
Response
Animation queued
Changes
No recorded changes to this endpoint across all 1 revision of this API.