Parameters
| Name | Description | Type | Required | Enums |
|---|---|---|---|---|
| prompt | Text description of the video (max 512 tokens). | string | Yes | - |
| audios | Exactly one audio URL (mp3/wav, each segment <=200s). | string[] | Yes | - |
| first_frame_image | Portrait image URL (jpg/jpeg/png/gif/bmp). | string | Yes | - |
| camera_control_pro | Per-segment compound camera motion. When provided, overrides the single traj_type. | object[] | No | - |
| camera_control_strength | Strength of the single camera trajectory. | number | No | - |
| mode | Output mode: std returns 720p, pro returns 1080p. | string | No | std, pro |
| traj_type | Single camera trajectory; omit to leave unspecified. Takes effect together with camera_control_strength when camera_control_pro is not used. | string | No | static, push_in, push_out, pan_left, pan_right, crane_up, crane_down, swing, left_rotation, right_rotation |
Pricing
Unit: $/sec
| Dimension | Pricing |
|---|---|
| mode: std | 0.0920 |
| mode: pro | 0.1150 |
