Sora 2 Pro 开发者中心
使用我们自研的 API 快速上线 Sora 2 Pro 视频体验,涵盖高清视频生成与即时去水印。
当前积分余额
你还剩 0 积分。请在创建新任务前完成充值,避免因余额不足被拒绝。
示例预览
在任务处理时会循环预览真实示例,选择不同模式感受风格差异。
填写左侧表单即可开始渲染。
Render speed guidelines
Webhook-ready out of the box
Automatic watermark handling
渲染时间参考
支持回调与轮询
默认去水印
选择适合你的模式
在一个生成器内即可切换普通版与 Pro 版本,选择不同档位时上方表单会自动更新.
文本生成视频
输入提示词即可生成 10 秒短片,默认去除水印并同步音频。
- 20 credits per render
- Best for quick social clips and concept tests
- Includes default remove_watermark=true
- 每次生成消耗 20 积分
- 适合快速出片与社交媒体内容
- 默认开启 remove_watermark=true
图像生成视频
上传或粘贴首帧图像,让画面保持与原稿一致的风格与构图。
- 20 credits per render
- Upload or link up to 10MB per image
- Great for storyboards, product shots, and concept art
- 每次生成消耗 20 积分
- 支持上传或粘贴最大 10MB 的图像
- 非常适合分镜、产品图与概念设计
Pro 文本生成视频
提供 10/15 秒、720P/1080P 四种组合,满足高保真内容需求。
- 60 credits · 10 seconds · 720p
- 90 credits · 10 seconds · 1080p or 15 seconds · 720p
- 180 credits · 15 seconds · 1080p
- 60 积分:10 秒 · 720P
- 90 积分:10 秒 · 1080P 或 15 秒 · 720P
- 180 积分:15 秒 · 1080P
Pro 图像生成视频
以高分辨率原画驱动动画,同样支持四档渲染组合。
- Requires at least one high-quality reference image
- Same credit tiers as Pro text-to-video
- Ideal for cinematic brand work and advanced creative tooling
- 需要提供高质量参考图
- 积分档位与 Pro 文生视频一致
- 适合品牌宣传与高级创意工具
去水印 API
针对已有 Sora 视频,一键去掉官方水印并保持原画质。
- 10 credits per call
- Returns clean MP4 via callback or polling
- Preserves original audio and bitrate
- 单次调用消耗 10 积分
- 可通过回调或轮询获取无水印视频
- 音频、码率完全保留
标准调用流程
所有接口都遵循相同的生命周期:建任务、查进度、拿结果。
Create a task
POST /api/v1/jobs/createTask with your model, prompt, render profile, and optional callback URL.
Monitor status
Receive a webhook when you supply callBackUrl or poll GET /api/v1/jobs/recordInfo with the taskId.
Download outputs
When state equals success, parse resultJson.resultUrls for the rendered media file.
Handle failures
Use failCode and failMsg to surface actionable errors—402 for low credits, 429 for rate limits, and 500 for retries.
创建任务
POST /api/v1/jobs/createTask,传入模型、提示词、渲染配置及可选回调地址。
监听状态
提供 callBackUrl 时系统会推送通知,也可用 taskId 轮询 recordInfo。
获取结果
state 为 success 后,解析 resultJson.resultUrls 获取视频文件。
处理异常
根据 failCode 与 failMsg 给出提示——402 积分不足、429 请求过多、500 可尝试重试。
常见问题
立即打造下一支 Sora 作品
借助托管基础设施与透明积分体系,高质量生成、去水印一次搞定。