Attributes
- Provider: kling
- Category: Video to Video
Parameters
| Name | Description | Type | Required | Enums |
|---|---|---|---|---|
| prompt | Video generation prompt. | string | Yes | - |
| videos | Required reference video list (max 1). Flat URL maps to base video by default. | string[] | Yes | - |
| aspect_ratio | Video aspect ratio. Optional when a reference video is provided. | string | No | 16:9, 9:16, 1:1 |
| audio | Whether to generate audio. Official O1 settings.audio: original | off. Feature video requires off. | string | No | original, off |
| duration | Video duration in seconds (3-10). Not further restricted when a reference video is provided. | integer | No | 3, 4, 5, 6, 7, 8, 9, 10 |
| images | Optional reference image list (first/last/refer frames flattened as URLs). Max 4 when a reference video is present. | string[] | No | - |
| resolution | Output video resolution. | string | No | 720p, 1080p |
Pricing
Unit: $/sec
| Dimension | Pricing |
|---|---|
| resolution: 720p | 0.1008 |
| resolution: 1080p | 0.1344 |
