Kling V2.5 Turbo Image-to-Video
Video
Kling V2.5 Turbo Image-to-Video
POST
Kling V2.5 Turbo Image-to-Video
Kling 2.5 Turbo Image-to-Video can generate cinematic videos from a single image and a prompt, with smooth motion and content that closely matches the intended direction. It features a new text-temporal engine, enhanced motion performance, and faster inference speed.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
The first-frame image for the video. Supported image formats include
.jpg, .jpeg, and .png. The image file size must not exceed 10MB, and the resolution must be at least 300*300 pixels.The positive prompt text for generating the video; must not exceed 2500 characters.
The duration of the generated video (in seconds).Available values:
5, 10Controls the flexibility of video generation. The higher the value, the more closely the generated content adheres to the prompt, and the lower the creative freedom.Value range: 0 to 1
Video generation mode. Available values:
pro: Professional mode
Negative prompt, used to avoid undesired content; must not exceed 2500 characters.
Response Information
The task_id of the asynchronous task. You should use this task_id to request the Get Task Result API to obtain the generation result.