DocsKling 3.0
Model
kling-3.0
Mode-based Kling model with single-shot and multi-shot request shapes.
Model supplement for /unified-video/quote and /unified-video/generateScope: Depends on API key scopes configured in backend
Best for
Teams that want one richer Kling model with mode, audio, and shot logic.
std/pro mode pricing
Single-shot and multi-shot
Element references
What you can send
- Required: model
- Single-shot: prompt
- Optional: images, aspectRatio, duration, generateAudio, mode, multiShots, multiPrompt, klingElements, projectId
Field rules
aspectRatio
Supported: 16:9, 9:16, 1:1.
duration
Integer 3..15. Sent as a string.
mode
std or pro.
multiShots
false by default. When true, multiPrompt becomes required and prompt is ignored.
multiPrompt
Max 5 shots. Each shot needs prompt (max 500 chars) and duration (1..12).
generateAudio
When multiShots is true, defaults to true on upstream side.
images
Single-shot allows up to 2 (first/last frame). Multi-shot allows at most 1 (first frame).
klingElements
Max 3 elements. Each element requires name, description, and 2-4 input images.
Pricing
Mode
Audio Off
Audio On
std
12
17
pro
15
23
Frontend notes
- Show single-shot first and reveal multi-shot only when needed.
- Default sound to true when multiShots is on.
- Keep element references under advanced settings.
- Use callback as the main completion flow.
Ready to test with your own key?
Create a general API key in Settings, then come back here to copy a request example.