about
Video should be programmable
Automotion exists because making the hundredth video should not take as long as the first. We treat a video the way developers treat everything else that matters: as a declarative document you can validate, template, diff and automate.
principles
What we hold ourselves to
The JSON never lies
The document you edit is the document we render. No hidden state, no lossy round-trips, anywhere in the product.
Docs that cannot drift
Our reference is generated from the schema that validates every request — if the docs say it, the API does it.
Predictable pricing
Quotas stop hard instead of billing overage. You always know the ceiling before you render.
Deterministic output
The same document renders the same video, today and in a year. Reproducibility is a feature, not an accident.