Skip to main content

Endpoint

Async — returns {id, status: "pending"}; poll GET /v1/videos/generations/{id} until success or failed.

Pricing

Flat 0.40/videolist0.40/video** list → **0.34 charged (15% off).

Parameters

string
required
Text prompt; address references as @1, @2, … Max 1500 characters.
string[]
required
1–7 reference images (public HTTPS or base64); each becomes a subject @1, @2, …
enum
default:"16:9"
One of 16:9, 9:16, 1:1.
enum
default:"auto"
Camera/subject motion. One of auto, small, medium, large.
boolean
default:"false"
Add an auto-generated background music track.
integer
Random-generator initialiser. Range [0, 2147483647].

Example

See also

Full request/response schema and pricing: Video Generation.