参数
| 参数名 | 描述 | 类型 | 必填 | 枚举值 |
|---|---|---|---|---|
| prompt | Video generation prompt. | string | 是 | - |
| negative_prompt | Negative prompt describing undesired elements | string | 否 | - |
| aspect_ratio | Video aspect ratio. | string | 否 | 16:9, 9:16, 1:1 |
| cfg_scale | Prompt adherence strength between 0.0 and 1.0. | number | 否 | - |
| duration | Video duration in seconds. Public API accepts integer values. | integer | 否 | 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 |
| mode | Generation mode. | string | 否 | std, pro |
| sound | Audio generation switch. | string | 否 | on, off |
价格
单位: $/sec
| 维度 | 价格 |
|---|---|
| mode: std / sound: on | 0.1450 |
| mode: pro / sound: on | 0.1940 |
| mode: std / sound: off | 0.0970 |
| mode: pro / sound: off | 0.1300 |
相关模型
- kling/kling-v3-t2i: [Core Function] Kling V3 T2I is the flagship text-to-image generation model. [Strengths] It delivers state-of-the-art aesthetic quality, high-resolution outputs (up to 2K), and exceptional prompt adherence. [Best For] Highly recommended for: professional concept art, photorealistic portraits, and high-fidelity image generation. [Limitations] Do NOT use this model if you need to strictly reference or edit an existing image. [Routing] Use this as the default model for all text-to-image requests on the Kling platform.
- kling/kling-v3-i2i: [Core Function] Kling V3 I2I is the flagship image-to-image editing model. [Strengths] It provides high-quality style transfer and image modification up to 2K resolution based on a reference image. [Best For] Highly recommended for: high-res style transfer and general image editing. [Limitations] Do NOT use this model for complex multi-element fusion (use Omni Image instead). [Routing] Use this by default for standard image-to-image tasks.
- kling/kling-v3-omni-image: [Core Function] Kling V3 Omni Image is a unified multimodal image generation endpoint. [Strengths] It supports complex element extraction and character consistency, allowing you to generate series of images with consistent subjects/elements using
<image_N>syntax. [Best For] Highly recommended for: generating comic books, character design sheets, and maintaining strict visual consistency across multiple generations. [Limitations] Do NOT use this model for simple, single-shot text-to-image tasks. [Routing] Use this model when the user requests ‘consistent characters’ or needs to fuse multiple image elements into a new scene. - kling/kling-v3-i2v: [Core Function] Kling V3 I2V is the next-generation image-to-video model. [Strengths] It transforms static images into video with support for 4K resolution, 15-second durations, and native audio, providing superior motion and character expressiveness. [Best For] Highly recommended for: animating concept art, bringing portraits to life in 4K, and generating long 15s scenes from a single frame. [Limitations] Do NOT use this model if you need multimodal reference elements (like character consistency across shots) or multi-shot generation; use V3 Omni instead. [Routing] Use this model by default for high-quality single-image-to-video tasks.
- kling/kling-v3-omni-video: [Core Function] Kling V3 Omni Video is the flagship unified multimodal video generation endpoint. [Strengths] It supports multi-shot narratives (up to 6 shots), 15-second durations, native audio, video editing (via refer_type ‘base’), and character/element consistency across shots using
<image_N>syntax. [Best For] Highly recommended for: professional video orchestration, multi-shot cinematic sequences, and maintaining strict character consistency. [Limitations] Do NOT use this model for simple, single-shot T2V/I2V tasks where the standard V3 model is more straightforward and cheaper. [Routing] Use this model whenever the user requests ‘multi-shot’, ‘consistent characters’, ‘video editing’, or complex multimodal inputs.




