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