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

Seedance 2.5

面向長篇敘事與多模態參考生成的最新 Seedance 路由。

ByteDance 最新的 Seedance 路由,適合長篇敘事、多模態參考生成、影片編輯和影片延長。最多可傳入 50 個圖像、影片和音訊參考素材,支援最長 30 秒片段和多語言視聽生成。

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

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

模型 ID

seedance-2.5

解析度

480p / 720p

時長

4-30秒

畫面比例

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

音訊

已包含

線上測試

使用你的 Felo API key 直接送出真實的影片生成請求,並持續查看任務狀態,直到取得簽章後的輸出網址。

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

想查看完整文件?

開啟 Model API 參考文件,查看全部參數、回應欄位與程式碼範例。

開啟 Model API 參考文件

影片生成價格

解析度每秒價格每秒價格 (含影片輸入)
480p$0.1028$0.06149
720p$0.2311$0.1382

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

每百萬 tokens: $10.70 / $6.40 (含影片輸入)

影片快速開始

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

提交影片任務

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

ByteDance 最新的 Seedance 路由,適合長篇敘事、多模態參考生成、影片編輯和影片延長。最多可傳入 50 個圖像、影片和音訊參考素材,支援最長 30 秒片段和多語言視聽生成。

Seedance 2.5 的價格是多少?

Seedance 2.5 支援 $0.1028/秒 (480p) – $0.2311/秒 (720p), 帶影片輸入: $0.06149/秒 (480p) – $0.1382/秒 (720p), $10.70/M 影片 tokens(含音訊), $6.40/M 影片 tokens(帶影片輸入).

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

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

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

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

ByteDance 還有哪些影片模型?

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

Seedance 2.5 是什麼時候發佈的?

Seedance 2.5 — 2026年8月7日.

ByteDance 的其他模型

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

ByteDance