KLING V1.6 Text-to-Video
Video
KLING V1.6 Text-to-Video
POST
KLING V1.6 Text-to-Video
KLING V1.6 Text-to-Video is an AI text-to-video generation model developed by the Kuaishou AI team. It can transform text descriptions into dynamic 5-second 720p videos, delivering high-quality visual output with enhanced motion and semantic understanding capabilities.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Video generation mode.Supported:
Standard: Fast generation, lower cost, generates 720p videos.
Standard.The prompt text used to guide generation.Value range:
1 <= x <= 2000.Negative prompt, used to indicate content that the model should avoid generating.Value range:
0 <= x <= 2000.Duration of the generated video (in seconds). Default value:
Optional values:
5.Optional values:
5, 10Guidance strength parameter, which controls how closely the generated content adheres to the prompt.Value range:
0 <= x <= 1. Default value: 0.5.Response
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.