Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Text to Video create task request body
Positive text prompt. Cannot exceed 2500 characters.
2500
Model Name
kling-v2-1-master
Negative text prompt. Cannot exceed 2500 characters.
2500
Flexibility in video generation. Higher value means lower flexibility and stronger relevance to the prompt. Range [0, 1].
Not supported by Kling v2.x models.
0 <= x <= 1
Video generation mode
std
: Standard Mode, which is cost-effective.
pro
: Professional Mode, generates videos use longer duration but higher quality video output.
std
, pro
Terms of controlling camera movement. If not specified, the model will intelligently match based on the input text/images.
The aspect ratio of the generated video frame (width:height)
16:9
, 9:16
, 1:1
Video Length in seconds
5
, 10