Workflows
Prompt to video clip
Creates a project from a text prompt and generates one short AI video clip (up to 30 seconds). VideoGen first generates an opening frame from the prompt (optionally guided by reference images), then animates that frame into a video. Returns immediately with a workflow run id; poll or subscribe to webhooks for completion. For a standalone clip without an editable project, use POST /v1/tools/generate-video-clip instead. For longer narrated multi-scene videos, use POST /v1/workflows/script-to-video. The generated clip is clamped to the selected quality's supported range.
post/v1/workflows/prompt-to-video-clip
Request body
Response
Workflow run accepted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.