Create a video generation job
API Reference
Create a video generation job
Generate a video from a prompt and optional input reference.
POST
Create a video generation job
Body
application/json
Video creation request
Model ID to use
Text prompt describing the video
Optional reference video or asset as URL, data URI, base64 string, or file path
Response
200 - application/json
Video generation job created
Structured information describing a generated video job
Available options:
video Video generation lifecycle states
Available options:
queued, in_progress, completed, failed Video generation error details

