Parameters
| Name | Description | Type | Required | Enums |
|---|---|---|---|---|
| prompt | Video description text, supports Chinese and English | string | Yes | - |
| negative_prompt | Negative prompt describing undesired elements | string | No | - |
| aspect_ratio | Video aspect ratio | string | No | 16:9, 9:16, 1:1 |
| duration | Video duration in seconds | integer | No | 5, 10 |
| mode | Generation mode: std (standard) or pro (professional) | string | No | std, pro |
| sound | Audio generation switch: on (enable) or off (disable). Only supported by V2.6 and later versions. | string | No | on, off |
Pricing
Unit: $/sec
| Dimension | Pricing |
|---|---|
| mode: pro / sound: off | 0.0820 |
| mode: pro / sound: on | 0.1900 |
| mode: std / sound: off | 0.0500 |
| mode: std / sound: on | 0.0820 |
