REST endpoints
POST /api/projects, GET /api/projects/:id, PATCH /:id/segments/:segmentId/regenerate, and friends. Bearer-token auth.
Programmatic access to project creation, scene generation, and rendering is in private beta. Available on the Ultra plan and Enterprise.
POST /api/projects, GET /api/projects/:id, PATCH /:id/segments/:segmentId/regenerate, and friends. Bearer-token auth.
project.completed, project.failed, segment.completed — delivered to a URL you control with HMAC-SHA256 signatures.
Want early access?
Email [email protected] with your use case and we'll send keys + the OpenAPI spec.