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 |
| cfg_scale | Prompt relevance (0.0-1.0). Only supported by V1 and V1.6. | number | No | - |
| duration | Video duration in seconds | integer | No | 5, 10 |
| mode | Generation mode: std (standard) or pro (professional) | string | No | std, pro |
Pricing
Unit: $/sec
| Dimension | Pricing |
|---|---|
| duration: 10 / mode: pro | 0.1120 |
| duration: 10 / mode: std | 0.0640 |
| duration: 5 / mode: pro | 0.1120 |
| duration: 5 / mode: std | 0.0640 |
