Bytedance · Video
OpenClaw x Seedance
Seedance is Bytedance's Seed team video model, supporting text-to-video and image-to-video with native audio synthesis. Through RunAPI, all Seedance variants share unified API access.
公開版本與端點
| 模型 ID | 版本 | 端點 | 起始價格 | 模型目錄 |
|---|---|---|---|---|
seedance-1.5-pro | First audio+video in one pass; lip-sync, multilingual dialogue | /api/v1/seedance/text_to_video | $0.290 | 模型詳情 |
seedance-2-mini | Compact 2.x variant with frame and multimodal reference inputs | /api/v1/seedance/text_to_video | $0.450 | 模型詳情 |
seedance-2.0 | Up to 9 ref images + 3 video + 3 audio; 15-sec multi-shot | /api/v1/seedance/text_to_video | $2.08 | 模型詳情 |
seedance-2.0-fast | Same 2.0 capabilities, tuned for faster iteration | /api/v1/seedance/text_to_video | $0.370 | 模型詳情 |
seedance-2.5 | seedance-2.5 | /api/v1/seedance/text_to_video | $0.630 | 模型詳情 |
seedance-v1-pro | 1080p cinematic quality baseline | /api/v1/seedance/text_to_video | $0.270 | 模型詳情 |
seedance-v1-pro-fast | Faster v1-pro variant with the same 1080p output | /api/v1/seedance/text_to_video | $0.080 | 模型詳情 |
設定
指南端點: <endpoint>
選擇 <model-id> 後,依端點的公開輸入契約產生請求。驗證
選擇 <model-id> 後產生驗證命令。使用流程
- 1. 選擇模型 ID
選擇公開模型 ID,並查看其端點與目前起始價格。
- 2. 設定 RunAPI
呼叫端點前設定 RUNAPI_API_KEY。
- 3. 驗證結果
對非同步端點輪詢同一路徑,直到 Task 進入終態。
常見問題
應該使用哪個模型 ID?
從版本表選擇公開模型 ID。每個 ID 可用的端點都列在對應資料列。
本指南會設定聊天模型嗎?
不會。此 Model Line 使用頁面所示的端點流程,不會被描述為 Agent 聊天模型。