movie
Features
Everything in Automotion: the bidirectional editor, the REST API, AI voice and image generation, and reusable templates with variables.
editor.sync
Editor
A visual video editor and a JSON document, always in sync. What you see is exactly what the API renders — no hidden state.
POST /v1/renders
API
One POST creates a render. Validated by a strict schema with exact JSON-path errors, delivered by webhook when the MP4 is ready.
elements[].type: "voice"
AI voice, subtitles & images
Neural voiceovers with word-timed subtitles and prompt-generated images — declared inline in the same JSON document.
movie.variables
Templates & variables
Save a movie as a template with typed variables, then render personalized videos from data with a single API call.