Endpoint
{id, status: "pending"}; poll GET /v1/videos/generations/{id} until success or failed.
Pricing
Per-second pricing by resolution — see Video Generation. Optionalaudio +$0.064.
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–10s (default 5).
enum
default:"720p"
Output resolution. One of 540p / 720p / 1080p.
boolean
default:"false"
Generate a matching audio track (+$0.064).
enum
default:"auto"
Camera/subject motion. One of
auto, small, medium, high.boolean
default:"false"
Add an auto-generated background music track.
integer
Random-generator initialiser. Range
[0, 2147483647].