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 model developed by the Kuaishou AI team. It can transform text descriptions into dynamic 5-second 720p videos, with high-quality visual output and enhanced motion and semantic understanding.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Video generation mode.Supported:
Standard: Fast generation, lower cost, produces 720p video.
Standard.Text prompt to guide the generation.Range:
1 <= x <= 2000.Negative prompt to indicate content the model should avoid generating.Range:
0 <= x <= 2000.Duration of the generated video (in seconds). Default:
Possible values:
5.Possible values:
5, 10Guidance scale parameter that controls how closely the generated content adheres to the prompt.Range:
0 <= x <= 1. Default: 0.5.Response
The task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.