Kling O1 API
价格: $0.176(~ 12 credits) per second of video
稳定性最高,保证 99.9% 可用性。推荐用于生产环境。
所有版本使用同一个 API 端点,仅 model 参数不同。
Upload reference images
Click to upload or drag and drop
Supported formats: JPG, JPEG, PNG, WEBP
Maximum file size: 10MB; Maximum files: 4
Upload a video for editing (max 100MB)
Click to upload or drag and drop
Supported formats: MP4, MOV
Maximum file size: 100MB; Maximum files: 1
Click Generate to see preview
History
最多保留20条0 运行中 · 0 已完成
Billing Rules
- •Minimum billing: 3 seconds (videos < 3s are charged for 3s)
- •Maximum billing: 10 seconds (videos > 10s are charged for 10s)
Pricing
| Model | Mode | Billing Range | Price |
|---|---|---|---|
| Kling O1 Video Edit | Video Editing | 3s (min) - 10s (max) | $0.176/ second(12 Credits) |
If it's down, we automatically use the next cheapest available—ensuring 99.9% uptime at the best possible price.
Kling O1 API 定价、Playground 与集成
使用 Kling O1 构建现代视频工作流。使用一个 API 从提示词创建新片段,精修现有素材,并使营销、社交内容和电商输出的角色和场景保持一致。
Kling O1 在 EvoLink 上的视频编辑和生成价格为每秒 $0.111。可创建 3-20 秒的视频,支持统一的文本、图像、视频和主体输入。提供免费额度,无需预存。

Kling O1 概览与模型能力
Kling O1 是 Kling AI 家族中首个统一的多模态视频模型。与 Kling 3.0(仅支持生成)不同,O1 将生成和编辑融合到一个引擎中,支持文本、图像、视频和主体输入——在不同片段间保持角色和场景一致。
专为营销活动、社交系列和电商等注重品牌一致性的场景打造。在 EvoLink 上以 $0.111/秒提供,附带免费额度和内置 Playground。
利用 Kling O1 API 可以构建什么?
为什么团队选择 Kling O1
Kling O1 强调统一的创作与编辑,并在角色和场景间保持一致性,从而减少返工并使创意流水线可预测。
统一的多模态工作流
文本、图像、视频和主体输入共存于一个模型中。
一致性优先的输出
在不同片段间保持可识别的角色和场景。
注重生产的定位
专为电影、社交、广告和电商工作流打造。
如何集成 Kling O1 API
从输入到生产就绪视频的简单流程。
选择输入与模式
根据您的工作流和期望的输出类型,选择文本、图像、视频或主体输入。
提交生成任务
发送带有指令和任何参考的请求,然后跟踪任务直到结果就绪。
评审与迭代
下载结果,比较变体,并复用相同的结构进行快速迭代。
Kling O1 API 核心能力
单一模型中的统一视频创作与编辑
统一的多模态引擎
Kling O1 作为一个统一的多模态模型推出,在单一系统中结合了生成和编辑。这允许团队在处理同一工作流中的新片段创建和编辑时保持单一集成。
文本、图像、视频和主体输入
公开描述强调 Kling O1 支持文本、图像、视频和主体输入。这为创作者提供了更多控制输出的方式,并在需要一致结果时减少了猜测。
角色和场景的一致性
Kling O1 旨在解决 AI 视频生成中的一致性挑战。这有助于团队在多个片段中保持角色身份、道具和场景细节的对齐。
生成加编辑工作流
Kling O1 将生成和编辑任务带入同一个引擎,而不是切换工具。这对于需要创建然后精修且不破坏连贯性的营销团队非常有用。
商业内容用例
该模型被描述为适用于电影、电视、社交媒体、广告和电商工作流。这使其成为大规模构建内容的团队的实用选择。
多模态视觉语言
Kling O1 基于多模态视觉语言框架构建。这有助于它解释文本和视觉参考中的意图,使输出更紧密地符合创意方向。
常见问题
Everything you need to know about the product and billing.
全部 Kling AI 模型
EvoLink 提供统一 API 接入 Kling 全系列模型: 所有模型共享同一 API Key,切换模型只需修改一个参数。
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/videos/generationsEdit Video
Kling O1 Video Edit (kling-o1-video-edit) model transforms and edits videos with AI-powered style transfer.
Asynchronous processing mode, use the returned task ID to query status.
Generated video links are valid for 24 hours, please save them promptly.
Important Notes
- Exactly 1 input video is required for video editing.
- Maximum file size: 100MB per video.
- Supported formats: MP4, WebM, MOV, AVI.
- Optional: Up to 4 reference images for style guidance.
Request Parameters
modelstringRequiredDefault: kling-o1-video-editVideo editing model name.
kling-o1-video-editpromptstringRequiredPrompt describing how to edit and transform the video.
Notes
- Limited to 2000 tokens
Transform the video with cinematic color grading and smooth transitions.video_urlsarrayRequiredInput video URL list for video editing.
Notes
- Required: exactly 1 video
- Maximum: 1 video per request
- Max size: 100MB per video
- Formats: .mp4, .mov
- URLs must be directly accessible by the server
["https://example.com/input-video.mp4"]image_urlsarrayOptionalReference image URL list for style guidance.
Notes
- Optional
- Maximum: 4 images per request
- Max size: 10MB per image
- Formats: .jpg, .jpeg, .png, .webp
- Use reference images to guide the AI in understanding your desired style
["https://example.com/reference1.jpg", "https://example.com/reference2.jpg"]keep_original_soundbooleanOptionalDefault: trueWhether to keep the original audio from the input video.
| Value | Description |
|---|---|
| true | Preserve original audio track |
| false | Generate new audio or mute |
trueaspect_ratiostringOptionalDefault: 16:9Output video aspect ratio.
| Value | Description |
|---|---|
| 16:9 | Landscape video |
| 9:16 | Portrait video |
| 1:1 | Square video |
16:9callback_urlstringOptionalHTTPS callback address after task completion.
Notes
- Triggered on completion, failure, or cancellation
- Sent after billing confirmation
- HTTPS only, no internal IPs
- Max length: 2048 chars
- Timeout: 10s, Max 3 retries
https://your-domain.com/webhooks/video-task-completed

