Seedance 1.5 Pro API
A cat wandering through the city and then going back to sleep
No sample available
Upload 1-2 images (max 10MB each)
Click to upload or drag and drop
Supported formats: JPG, JPEG, PNG, WEBP
Maximum file size: 10MB; Maximum files: 2
Click Generate to see preview
History
最多保留20条0 运行中 · 0 已完成
Seedance 1.5 Pro:影视级 AI 视频的未来
生成带有同步音频、精准摄像机控制和多镜头一致性的 1080p 视频。Seedance 1.5 Pro API 将文本和图像转化为专业电影序列。

Pricing
| Model | Mode | quality | generate_audio | Price |
|---|---|---|---|---|
| Seedance 1.5 Pro | Video Generation | 480p | No | $0.0096/ second(0.6889 Credits) |
| Seedance 1.5 Pro | Video Generation | 480p | Yes | $0.0191/ second(1.37779 Credits) |
| Seedance 1.5 Pro | Video Generation | 720p | No | $0.0208/ second(1.4976 Credits) |
| Seedance 1.5 Pro | Video Generation | 720p | Yes | Popular $0.0416/ second(2.9952 Credits) |
| Seedance 1.5 Pro | Video Generation | 1080p | No | $0.0464/ second(3.33965 Credits) |
| Seedance 1.5 Pro | Video Generation | 1080p | Yes | $0.0928/ second(6.6793 Credits) |
If it's down, we automatically use the next cheapest available—ensuring 99.9% uptime at the best possible price.
利用 Seedance 1.5 Pro API 可以构建什么?
带原生音效的文生视频
Seedance 1.5 Pro API 通过在生成视频的同时生成同步音频,彻底改变了叙事方式。无论是具备精准口型同步的对话,还是海浪拍岸、繁华街道等沉浸式环境音,该模型都能直接根据您的文本提示词创建连贯的视听体验。

影视级图生视频动画
利用 Seedance 1.5 Pro API 先进的图生视频能力,让静态图像焕发生机。将产品照片、概念艺术或角色肖像转化为动态高清视频。模型能智能推断运动和深度,允许您定义起始和结束帧以实现精准过渡。

导演级摄像机控制
通过 Seedance 1.5 Pro API 的细粒度摄像机控制,坐上导演椅。与产生随机运动的标准生成模型不同,Seedance 允许您编排特定的摄像机运动,如平移、俯仰、缩放和跟随拍摄。这种精度使得创建结构化的、叙事驱动的内容成为可能。

为什么创作者选择 Seedance 1.5 Pro API
Seedance 1.5 Pro API 专为专业内容创作设计,弥合了 AI 实验与生产级视频工作流之间的鸿沟。
无与伦比的视觉真实感
Seedance 1.5 Pro API 利用解耦时空扩散 Transformer (Decoupled Spatio-Temporal Diffusion Transformer) 架构,在 1080p 分辨率下实现照片级光照、符合物理规律的运动以及复杂的纹理细节。
视听统一
通过同时生成音频和视频,Seedance 1.5 Pro API 确保每一个视觉事件(从脚步声到爆炸声)都与其对应的声音完美匹配。
多镜头一致性
在多个生成的片段中保持角色身份、光照风格和环境连贯性,从而支持创建更长篇幅的叙事驱动型视频项目。
如何集成 Seedance 1.5 Pro API
通过 Evolink 的统一 API,将影视级视频生成无缝集成到您的应用中。
第 1 步 — 获取 API 密钥
在 Evolink.ai 注册并从控制台生成安全 API 密钥。此密钥用于验证您对 Seedance 1.5 Pro 端点的所有请求。
第 2 步 — 提交生成任务
向 `/v1/video/generations` 发送 POST 请求,包含您的文本提示词或图像 URL。API 将异步处理请求并返回用于追踪的 `task_id`。
第 3 步 — 获取视频结果
使用 `task_id` 轮询状态端点或配置 Webhook。任务完成后,您将收到用于下载同步音视频文件的安全 URL。
Seedance 1.5 Pro API 能力
高端视频制作的技术规格
原生音频合成
直接从文本提示词生成同步的背景音乐、音效和对话音轨。
1080p 高清
输出 1920x1080 分辨率的广播级视频,确保在所有屏幕上细节清晰。
可变时长
支持 4 到 12 秒的可变视频长度,以适应不同的叙事需求。
高级提示词遵循
高精度理解复杂提示词,确保呈现每一个细节。
影视级摄像机 API
为自动化视频生产流水线提供完全可编程的摄像机运动控制。
商业权利
商业使用权遵循 BytePlus 条款,通过 Evolink 平台安全启用。
Seedance 1.5 Pro API 常见问题
Everything you need to know about the product and billing.
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/videos/generationsCreate Video
Seedance 1.5 Pro (seedance-1.5-pro) model supports multiple generation modes including text-to-video and image-to-video.
Asynchronous processing mode, use the returned task ID to .
Generated video links are valid for 24 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: seedance-1.5-proVideo generation model name.
seedance-1.5-propromptstringRequiredPrompt describing what kind of video to generate.
Notes
- Limited to 2000 tokens
A cat playing pianoimage_urlsarrayOptionalReference image URL list for image-to-video feature.
Notes
- 1-2 images per request for image-to-video
- Max size: 10MB per image
- Formats: .jpg, .jpeg, .png, .webp
- URLs must be directly viewable by the server
http://example.com/image1.jpgdurationintegerOptionalDefault: 5Specifies the duration of the generated video (in seconds).
| Value | Description |
|---|---|
| 4-12 | Any integer value between 4 and 12 seconds |
Notes
- Billing is based on duration; longer durations result in higher costs
5qualitystringOptionalDefault: 720pVideo resolution.
| Value | Description |
|---|---|
| 480p | Lower resolution, 0.46x pricing |
| 720p | Standard definition, 1.0x pricing (default) |
| 1080p | High definition, 2.23x pricing |
720paspect_ratiostringOptionalDefault: 16:9Video aspect ratio.
| Value | Description |
|---|---|
| 16:9 | Landscape video (default for text-to-video) |
| 9:16 | Portrait video |
| 1:1 | Square video |
| 4:3 | Standard video |
| 3:4 | Portrait standard |
| 21:9 | Ultra-wide video |
| adaptive | Adaptive ratio (default for image-to-video) |
16:9generate_audiobooleanOptionalDefault: trueWhether to generate audio. Enabling will increase cost.
| Value | Description |
|---|---|
| true | Video includes synchronized audio (voice, sound effects, background music) |
| false | Video is silent |
Notes
- Place dialogue within double quotes in prompt to optimize audio generation
truecallback_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