Skip to main content
POST

Authorizations

string
required
All endpoints require Bearer Token authentication.Add it to the request headers:

Body

string
default:"kling-v3"
Model/style IDExample: kling-v3
string
Text promptExample: The astronaut stands up and walks away
string
Image input (URL or Base64)Example: https://example.com/image.jpg
number
Video duration (seconds)Example: 5
integer
Video widthExample: 1280
integer
Video heightExample: 720
integer
Video frame rateExample: 30
integer
Random seedExample: 20231234
integer
Number of videos to generateExample: 1
string
Response formatExample: url
string
User identifierExample: user-1234
object
Additional parameters (such as negative_prompt, style, quality_level)

Response

string
Task IDExample: abcd1234efgh
string
Task statusExample: queued