← All models
Kling V2.5 Turbo Pro
Kling 2.5 Turbo Pro generates cinematic video from text or images with smooth motion, prompt adherence, and fast inference. Use Kling 2.5 Turbo Pro with an API.
Example
Details
- Accepts
- text + image
Pricing
- Price
- 8.75 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image | string | Deprecated: Use start_image instead. |
| promptrequired | string | Text prompt for video generation |
| duration | —enum: 5, 10 | Duration of the video in seconds |
| end_image | string | Last frame of the video |
| 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. |
| guidance_scale | number | Kept for backwards compatibility. This parameter is not used. |
| negative_prompt | string | Things you do not want to see in the video |