Kling Motion Control API
参考图 + 参考视频生成可控运动视频,按秒计费。
通过 APIMaster 调用 kling-v3-motion-control:上传主体参考图与运动参考视频,选择 image/video 角色朝向与 std/pro 模式。计费按服务端探测的参考视频时长 × 模式单价。
在线试用
参考图像
或粘贴 URL
参考视频
或粘贴 URL
≈ $0.8230 (8秒, std)
生成结果将显示在这里。
选择模型
68
kling-v3-motion-control
渠道 68
每秒$0.1029/ s$0.1286/ s省20%
指纹验真历史
暂无检测数据
运行状态
暂无检测数据
按秒透明计价,与上游 APIMart 采购价一致。
Kling Motion Control API — 价格对比
| Model | 分辨率 | Our price | Official | Save |
|---|---|---|---|---|
| Kling Motion Control | std | $0.1029/s | $0.1286/s | 20% |
| Kling Motion Control | pro | $0.1371/s | $0.1714/s | 20% |
核心能力
参考驱动动作
参考图锁定人物,参考视频提供动作节奏。
std / pro 模式
标准与高质量两档,pro 画质更高、耗时更长。
按秒计费
参考视频探测秒数 × 模式费率。
适用场景
社媒短视频分镜预演商品展示舞蹈/表演片段创意动作测试
快速接入
curl https://apimaster.ai/v1/videos/generations \
-H "Authorization: Bearer $APIMASTER_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kling-v3-motion-control",
"prompt": "Follow the reference motion with cinematic lighting",
"image_url": "https://example.com/ref-image.png",
"video_url": "https://example.com/ref-video-8s.mp4",
"character_orientation": "image",
"mode": "std",
"keep_original_sound": "yes"
}'Kling Motion Control API — 常见问题
model 填什么?
固定填 kling-v3-motion-control。
必须传哪些参数?
image_url 与 video_url(公网 URL),prompt 可选。
怎么计费?
服务端探测 video_url 时长。std $0.10288/秒,pro $0.13712/秒。
走哪个接口?
POST /v1/videos/generations JSON,见下方快速接入与文档。
数据安全吗?
安全,请求加密传输,不用于训练。