This page uses Kling’s Legacy API:
POST /kling/v1/videos/text2video with the model_name field. It does not use the upgraded /text-to-video/kling-3.0 request structure.Key capabilities
- Text-to-Video — Generate videos purely from text prompts
- Camera Control — Preset and custom camera movements (pan, tilt, zoom, roll)
- Multi-Shot — Create up to 6 storyboard shots with custom prompts and durations
- Sound Generation — Optionally generate synchronized sound or use up to 2 referenced voices
- Multiple Output Modes —
std(720p),pro(1080p), and4k
Quick example
Parameters
With
multi_shot: true, use multi_prompt for shot_type: customize; use prompt for shot_type: intelligence. A voice list supports at most 2 entries, and referenced voices require sound: "on".API Reference
View the interactive API playground for Kling 3.0 t2v.