Endpoint
{id, status: "pending"}; poll GET /v1/videos/generations/{id} until success or failed.
Pricing
Flat per-second pricing with native audio included — see Video Generation.Parameters
string
Optional text prompt; the source image carries the intent. Max 2000 characters.
string[]
required
Exactly one source image — public HTTPS URL or base64
data: URI.integer
default:"5"
Clip length in seconds. 1–16s (default 5).
enum
default:"720p"
Output resolution. One of 540p / 720p / 1080p.
enum
default:"auto"
Camera/subject motion. One of
auto, small, medium, high.integer
Random-generator initialiser. Range
[0, 2147483647].