Skip to main content
The Fast tier is accelerated and lower-cost but supports 720p onlyresolution: "1080p" is rejected. Use the Standard model for 1080p.

Endpoint

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

Parameters

string
required
Text prompt describing the video. Max 5000 characters.
"720p"
default:"\"720p\""
Fast is 720p-only.
string
default:"\"16:9\""
Aspect ratio: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9.
integer
default:"5"
Clip length in seconds. Range [3, 12].
integer
Reproducibility seed. Range [0, 2147483647].

Example

See also

Full request/response schema and pricing: Video Generation.