Felo API PlatformFelo API Platform
返回模型列表
模型视频生成

Seedance 2.0 Fast

面向高频迭代的速度优先 Seedance 视频生成。

更快、更低成本的 Seedance 路由,支持文生视频、首尾帧控制和多模态参考生成,优先保证生成速度与成本而非最高画质,最高支持 720p。

视频路由按输出秒数计费。费率遵循 OpenRouter 的 token 公式:tokens = 高 × 宽 × 时长 × 24 / 1024,生成音频不改变费率。传入视频作为参考素材时使用更低的费率。

视觉
模态
文本图片视频音频视频
价格
起价 $0.04035/秒
发布时间
2026年4月15日

模型 ID

seedance-2.0-fast

分辨率

480p / 720p

时长

4-15秒

画幅比例

1:1 / 3:4 / 9:16 / 4:3 / 16:9 / 21:9 / 9:21

音频

已包含

在线调试

使用你的 Felo API key 直接发送真实的视频生成请求,并持续查看任务状态,直到拿到签名后的输出地址。

POST /api/v1/videos/generations
生成音频

想查看完整文档?

打开 Model API 参考文档,查看全部参数、响应字段和代码示例。

打开 Model API 参考文档

视频生成价格

分辨率每秒价格每秒价格 (含视频输入)
480p$0.04035$0.02378
720p$0.09072$0.05346

视频路由按输出秒数计费。费率遵循 OpenRouter 的 token 公式:tokens = 高 × 宽 × 时长 × 24 / 1024,生成音频不改变费率。传入视频作为参考素材时使用更低的费率。

每百万 tokens: $4.20 / $2.48 (含视频输入)

视频快速开始

提交异步视频任务,轮询直到成功,然后下载签名后的输出地址。

提交视频任务

curl -X POST "https://openapi.felo.ai/api/v1/videos/generations" \
  -H "Authorization: Bearer $FELO_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "seedance-2.0-fast",
    "prompt": "a cinematic drone shot over a coastal city at sunrise",
    "resolution": "720p",
    "duration": 5,
    "aspect_ratio": "16:9",
    "generate_audio": true
  }'

轮询任务

curl "https://openapi.felo.ai/api/v1/videos/generations/$TASK_ID" \
  -H "Authorization: Bearer $FELO_API_KEY"

下载输出

# Poll until "status" is "succeeded", then download the signed URL.
curl -o output.mp4 "$OUTPUT_URL"

常见问题

Seedance 2.0 Fast 是什么?

更快、更低成本的 Seedance 路由,支持文生视频、首尾帧控制和多模态参考生成,优先保证生成速度与成本而非最高画质,最高支持 720p。

Seedance 2.0 Fast 的价格是多少?

Seedance 2.0 Fast 支持 $0.04035/秒 (480p) – $0.09072/秒 (720p), 带视频输入: $0.02378/秒 (480p) – $0.05346/秒 (720p), $4.20/M 视频 tokens(含音频), $2.48/M 视频 tokens(带视频输入).

Seedance 2.0 Fast 支持哪些分辨率、片段时长和画面比例?

Seedance 2.0 Fast 支持 480p, 720p — 4–15秒, 1:1, 3:4, 9:16, 4:3, 16:9, 21:9, 9:21 — 文生视频, 首尾帧, 多模态参考, 并生成匹配的音轨.

Seedance 2.0 Fast 支持哪些输入和输出?

Seedance 2.0 Fast 支持 文本, 图片, 视频, 音频 并输出 视频.

ByteDance 还有哪些视频模型?

Seedance 2.0 Mini, Seedance 2.5, Seedance 2.0 是 ByteDance 的其他视频模型。

Seedance 2.0 Fast 是什么时候发布的?

Seedance 2.0 Fast — 2026年4月15日.

ByteDance 的其他模型

对比 Felo API Platform 上其他可用的 Seedance 视频路由。

ByteDance