← All models
Kling v1.6 Standard generates 5s and 10s videos in 720p at 30fps. Use Kling v1.6 Standard for text-to-video and image-to-video with an API.
Example
Details
- Accepts
- text + image
Pricing
- Price
- 6.25 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| promptrequired | string | Text prompt for video generation |
| duration | —enum: 5, 10 | Duration of the video in seconds |
| cfg_scale | number | Flexibility in video generation; The higher the value, the lower the model's degree of flexibility, and the stronger the relevance to the user's prompt. |
| start_image | string | First frame of the video |
| aspect_ratio | —enum: 16:9, 9:16, 1:1 | Aspect ratio of the video. Ignored if start_image is provided. |
| negative_prompt | string | Things you do not want to see in the video |
| reference_images | array | Reference images to use in video generation (up to 4 images). Also known as scene elements. |