Felo API PlatformFelo API Platform
返回模型列表
模型影片生成

Seedance 2.0

高保真影片生成,保持角色與風格一致性。

ByteDance 的旗艦 Seedance 路由,支援文字生成影片、首尾幀控制與多模態參考生成,特別擅長保持參考素材中的角色一致性、視覺風格和鏡頭運動,也是本頁唯一支援 4K 輸出的 Seedance 路由。

影片路由依輸出秒數計費。費率遵循 OpenRouter 的 token 公式:tokens = 高 × 寬 × 時長 × 24 / 1024,生成音訊不改變費率。傳入影片作為參考素材時使用較低的費率。

視覺
模態
文字圖片影片音訊影片
價格
起價 $0.06725/秒
發佈時間
2026年4月15日

模型 ID

seedance-2.0

解析度

480p / 720p / 1080p / 4K

時長

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.06725$0.04131
720p$0.1512$0.09288
1080p$0.3742$0.2284
4K$0.7776$0.4666

影片路由依輸出秒數計費。費率遵循 OpenRouter 的 token 公式:tokens = 高 × 寬 × 時長 × 24 / 1024,生成音訊不改變費率。傳入影片作為參考素材時使用較低的費率。

每百萬 tokens: $7.00 / $4.30 (含影片輸入)

影片快速開始

提交非同步影片任務,輪詢直到成功,然後下載簽章後的輸出網址。

提交影片任務

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",
    "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 是什麼?

ByteDance 的旗艦 Seedance 路由,支援文字生成影片、首尾幀控制與多模態參考生成,特別擅長保持參考素材中的角色一致性、視覺風格和鏡頭運動,也是本頁唯一支援 4K 輸出的 Seedance 路由。

Seedance 2.0 的價格是多少?

Seedance 2.0 支援 $0.06725/秒 (480p) – $0.7776/秒 (4K), 帶影片輸入: $0.04131/秒 (480p) – $0.4666/秒 (4K), $7.00/M 影片 tokens(含音訊), $4.30/M 影片 tokens(帶影片輸入).

Seedance 2.0 支援哪些解析度、片段長度與畫面比例?

Seedance 2.0 支援 480p, 720p, 1080p, 4K — 4–15秒, 1:1, 3:4, 9:16, 4:3, 16:9, 21:9, 9:21 — 文字生成影片, 首尾幀, 多模態參考, 並產生相符的音軌.

Seedance 2.0 支援哪些輸入與輸出?

Seedance 2.0 支援 文字, 圖片, 影片, 音訊 並輸出 影片.

ByteDance 還有哪些影片模型?

Seedance 2.0 Mini, Seedance 2.5, Seedance 2.0 Fast 是 ByteDance 的其他影片模型。

Seedance 2.0 是什麼時候發佈的?

Seedance 2.0 — 2026年4月15日.

ByteDance 的其他模型

比較 Felo API Platform 上其他可用的 Seedance 影片路由。

ByteDance