Generate high-quality videos with advanced multi-shot capabilities and element references using Kling 3.0 AI model
std (standard resolution) and pro (higher resolution) modes@element_name syntaxmulti_shots: false)prompt field for video generationimage_urlsmulti_shots: true)multi_prompt array to define multiple shotsimage_urls[0])image_urls (first or last frame images), the aspect_ratio parameter becomes optional. The system will automatically adapt the aspect ratio based on the uploaded images, so you don’t need to specify it manually.
@element_name syntax. Define elements in the kling_elements array:
Upload Files
pro mode for final output when quality is important, and std mode for faster iterationsAll APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
The model name to use for generation. Required field.
kling-3.0/video for this endpointkling-3.0/video "kling-3.0/video"
The URL to receive generation task completion updates. Optional but recommended for production use.
"https://your-domain.com/api/callback"
Input parameters for the generation task
Request successful
Response status code
200, 401, 402, 404, 422, 429, 455, 500, 501, 505 Response message, error description when failed
"success"