Model
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | Yes | - | Text prompt describing the video to generate |
mode | string | No | "pro" | "std" (720p) or "pro" (1080p) |
duration | integer | No | 5 | 5 or 10 seconds |
aspect_ratio | string | No | "16:9" | "1:1", "9:16", or "16:9". Ignored when start_frame_url is set. Safe to omit |
start_frame_url | string | No | - | First frame image URL (uses image native ratio) |
end_frame_url | string | No | - | Last frame image URL |
sound_effects | object | No | - | Sound effects and music configuration. Omit to disable audio |
| Parameter | Type | Default | Description |
|---|---|---|---|
sound | string | "" | Sound effect prompt (e.g. “wind blowing, birds chirping”) |
music | string | "" | Background music prompt (e.g. “cinematic orchestral”) |
asmr_mode | boolean | false | Enable ASMR-style audio generation |
