核心能力
- 单镜头图生视频
- 固定生成 5 秒或 10 秒
std为 720p,pro为 1080p- 首尾帧生成仅支持 1080p
pro模式
Kling 2.1 不提供文生视频,也不支持原生音频、指定音色、多镜头、运动笔刷和运镜控制。
cURL
Kling 2.1 API 参考
查看完整旧版 API 字段。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
通过可灵旧版 API 使用 Kling 2.1 图生视频。
std 为 720p,pro 为 1080ppro 模式curl --request POST \
--url https://www.anyfast.ai/kling/v1/videos/image2video \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{"model_name":"kling-2.1","image":"https://example.com/frame.png","prompt":"镜头保持稳定,人物露出微笑","duration":"5","mode":"std"}'
此页面对您有帮助吗?