Parameters
| Name | Description | Type | Required | Enums |
|---|---|---|---|---|
| prompt | Video generation prompt | string | No | - |
| image | Starting frame image URL or Base64 | string | Yes | - |
| negative_prompt | Negative prompt | string | No | - |
| static_mask | Static mask image for motion brush (mutually exclusive with image_tail) | string | No | - |
| 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 |
| image_tail | Ending frame image URL or Base64 (mutually exclusive with motion brush and camera control) | string | No | - |
| mode | Generation mode: std or pro | string | No | std, pro |
Pricing
Unit: $/sec
| Dimension | Pricing |
|---|---|
| mode: pro / duration: 10 | 0.1120 |
| mode: std / duration: 10 | 0.0640 |
| mode: pro / duration: 5 | 0.1120 |
| mode: std / duration: 5 | 0.0640 |
