Kling v3.0 is Kuaishou's most advanced video generation model — up to 15 seconds, native audio, multi-shot director control, Omni Reference for character consistency, and 4K resolution. Available now on Muapi across Standard, Pro, 4K, and Omni tiers.
The previous-generation Kling motion control model at Pro tier, kept available for existing workflows built before Kling 3.0.
The previous-generation Kling motion control model at Standard tier, kept available for existing workflows built before Kling 3.0.
Kling v3.0 is the flagship video generation model from Kuaishou, one of China's leading AI research labs. Built for both creators and enterprise teams, it raises the bar on duration, resolution, and audio fidelity — producing clips up to 15 seconds long with natively generated audio, all in a single API call.
With its Omni Reference system, Kling 3.0 lets you supply character reference images to maintain consistent identity across an entire video or multi-shot sequence — without any fine-tuning. Combined with precise motion control and a choice of Standard, Pro, 4K, and Omni tiers, it covers everything from rapid content drafts to broadcast-ready 4K production.
15 秒片段
一次请求最多生成连续 15 秒视频。Pro 和 4K 档位支持完整 15 秒时长,并保持流畅、连贯的运动。
原生音频生成
Kling 3.0 会随视频一起生成环境声、音效和音乐,无需单独后期处理。
4K 分辨率
专用 4K テキストから動画生成和画像から動画生成端点可生成超高清素材,适合广播、广告和高端制作。
Omni Reference 角色一致性
提供参考图像后,Kling 3.0 会自动在不同镜头中保持角色身份,无需微调,也能减少场景间漂移。
多镜头故事板
获得导演级镜头构图控制,在一次生成中定义场景过渡、角色位置和叙事节拍。
运动控制
指定精准的摄像机路径、摇移/俯仰/变焦轨迹和物体运动向量,Standard 与 Pro 档位均可用于电影化编排。
| 档位 | 分辨率 | 音频 | 参考图 | 适用场景 |
|---|---|---|---|---|
| Standard | 1080p | 原生 | 否 | 快速草稿、社交媒体和成本敏感的工作流 |
| Pro | 1080p | 原生 | 否 | 长内容、电影化场景和运动控制 |
| 4K | 4K | 原生 | 否 | 广播、高端广告和电影制作 |
| Omni(Standard 与 Pro) | 1080p | 原生 | 是 | 角色系列、品牌内容和一致的角色身份 |
| Omni 4K | 4K | 原生 | 是 | 需要角色一致性的高端电影和广告制作 |
品牌与广告制作
几分钟内生成带原生音频的精致 4K 品牌视频和广告。Kling 3.0 的 Pro 与 4K 档位无需制作团队即可输出广播级素材。
社交媒体内容
使用 Standard 档位快速批量制作社交内容。原生音频让片段可以直接发布,无需额外剪辑声音。
角色一致系列
使用 Omni Reference 在整个剧集或营销活动中保持角色外观一致。一次定义风格,让每个场景都保持品牌统一。
高端电影制作
Kling 3.0 4K 和 Omni 4K 提供独立电影、纪录片 B-roll 和高端流媒体内容所需的分辨率与保真度。
动态图形
将 Motion Control 与テキストから動画生成结合,精准编排摄像机运动、物体轨迹和场景过渡,无需动画软件。
使用 POST 提交任务,使用 GET 轮询结果,适用于任意 HTTP 客户端。
# Step 1 — Submit a Kling 3.0 Pro text-to-video job
curl -X POST https://api.muapi.ai/api/v1/kling-v3.0-pro-text-to-video \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt": "A samurai walking through rainy Tokyo at night", "duration": 5, "aspect_ratio": "16:9"}'
# Response
# {"request_id": "abc123"}
# Step 2 — Poll for the result
curl https://api.muapi.ai/api/v1/predictions/abc123/result \
-H "x-api-key: YOUR_API_KEY"
# Response when complete
# {"status": "completed", "outputs": ["https://cdn.muapi.ai/..."]}准备好使用 Kling 3.0 API 了吗?
生成最长 15 秒的原生音频 4K 视频。Standard、Pro、4K 和 Omni 档位现已可用。