快速结论

  • Seedance 2.0 Mini supports Text-to-Video, Image-to-Video, R2V, and Video Edit in one workflow.
  • Use this model guide page to validate parameters with minimal request/response examples.
  • Stabilize prompts here first, then move to production API integration.

关键参数

  • model | string | 必填 | seedance-2-mini | - | Model identifier. Use the fixed value `seedance-2-mini`.
  • prompt | string | 必填 | - | - | Main instruction describing the subject, action, scene, and style.
  • aspect_ratio | string | 可选 | 16:9 | 16:9 | 9:16 | 1:1 | 4:3 | 3:4 | 21:9 | Video aspect ratio. Defaults to `16:9`; supports `16:9 | 9:16 | 1:1 | 4:3 | 3:4 | 21:9`.
  • duration | integer | 可选 | 4 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | Output duration in seconds. Defaults to `4`; supports `4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15`.
  • resolution | string | 可选 | 720p | 480p | 720p | Output resolution. Defaults to `720p`; supports `480p | 720p`.

常见错误

  • 400 invalid_request_error: 触发=Request payload misses required fields or has invalid field types.; 修复=Validate model, mode, and input schema before request.; 重试=Retry only after fixing payload; avoid blind retries.
  • 401 authentication_error: 触发=Missing Authorization header or invalid API key.; 修复=Verify Bearer token format and API key scope.; 重试=Retry after auth fix; rotate key if repeated failures continue.
  • 429 rate_limit_exceeded: 触发=Request rate, concurrency, or current quota hits upstream rate limiting.; 修复=Apply exponential backoff first, then review request rate, concurrency, and quota usage.; 重试=Use exponential backoff (e.g., 1s/2s/4s) with jitter; if it persists, reduce submission pressure.
  • 500 internal_error: 触发=Transient upstream error or internal processing failure.; 修复=Capture request id and trigger retry workflow.; 重试=Retry 2-3 times with short delays; escalate if persistent.

Seedance 2.0 Mini

可商用

透過 ToAPIs 調用 Seedance 2.0 Mini,用高性價比影片模型生成短片草稿、行銷創意和規模化內容。

模型類型:
價格: Seedance 2.0 Mini 最低 $0.8/1M total tokens
480p · 無影片輸入 $1.31/1M total tokens· 480p · 有影片輸入 $0.8/1M total tokens· 720p · 無影片輸入 $1.31/1M total tokens· 720p · 有影片輸入 $0.8/1M total tokens

輸入

表單JSON

參考圖

描述主體、鏡頭、場景和風格。43 / 1200

進階選項

範例參數

輸出

預覽JSON

生成需要一些時間,請稍等您可以離開此頁面,[ 任務日誌 ] 可直接檢查生成的內容

請求預覽

{
  "model": "seedance-2-mini",
  "prompt": "一支 4 秒智慧咖啡杯行銷短片,清晨辦公桌場景,自然柔光,鏡頭緩慢推進,突出產品質感。",
  "duration": 4,
  "size": "16:9",
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "metadata": {},
  "generate_audio": true
}

Mini

Seedance 2.0 系列

4-15s

支援時長

480p/720p

輸出解析度

24fps

輸出影格率

生成案例

探索 Seedance 2.0 Mini 的生成效果

使用同款模型生成

高性價比影片草稿

行銷短片探索

批量創意變體

透明計價

Seedance 2.0 Mini 價格參考

Seedance 2.0 Mini 按 usage.total_tokens 實際結算,並根據是否上傳參考影片使用不同 token 單價。

儲值積分

480p · 無影片輸入

ToAPIs

$1.31

百萬 total tokens

480p · 有影片輸入

ToAPIs

$0.8

百萬 total tokens

720p · 無影片輸入

ToAPIs

$1.31

百萬 total tokens

720p · 有影片輸入

ToAPIs

$0.8

百萬 total tokens

最終以任務完成後返回的 usage.total_tokens 與目前帳戶價格結算。

為什麼選擇 ToAPIs

為什麼用 ToAPIs 調用 Seedance 2.0 Mini?

用同一個模型閘道調用輕量影片模型,並統一管理圖片、對話和其他影片模型工作流。

低成本創意探索

用 Mini 先做粗剪、提示詞對比和快速創意驗證,再決定是否升級到更高規格生成。

適合批量影片生產

按時長、解析度和比例規劃行銷影片變體,同時讓生成任務保持可追蹤。

統一非同步影片工作流

透過同一套 ToAPIs 影片生成模式提交任務、輪詢狀態並取得輸出 URL。

三步接入 Seedance 2.0 Mini

圍繞短提示詞、輕量輸出規格和非同步任務輪詢設計接入流程。

  1. 1

    設計短片

    描述主體、動作、場景、鏡頭運動和創意方向,用於行銷短片或產品短片。

  2. 2

    選擇 Mini 參數

    提交 model=seedance-2-mini,並按預算選擇時長、比例以及 480p 或 720p 解析度。

  3. 3

    輪詢並發布

    保存 task ID,輪詢到完成狀態,再把生成的 MP4 接入審核或發布流程。

Seedance 2.0 Mini 適合的任務

行銷短片

為投放素材、產品發布、落地頁和活動測試生成低成本影片變體。

創意草稿批量生成

排隊生成多組提示詞變體,對比運動、構圖、節奏和產品呈現,再進入最終生成。

規模化內容流水線

用非同步任務輪詢和帳戶級價格控制,讓大批量影片生成更容易管理。

常見問題

Seedance 2.0 Mini API 常見問題

官方展示名稱怎麼寫?

行銷文案使用 Seedance 2.0 Mini;API 請求裡保留 ToAPIs 模型 ID:seedance-2-mini。

應該按什麼輸出規格規劃?

官方 Seedance 2.0 Mini 資料列出 480p/720p 輸出、24 fps、MP4 格式和 4-15 秒時長。

ToAPIs 上 Seedance 2.0 Mini 怎麼計費?

最終消耗取決於帳戶目前價格和提交參數。生產使用前請以控制台報價為準。

Seedance 2.0 Mini API

在 ToAPIs 使用 Seedance 2.0 Mini

進入控制台確認帳戶價格、建立 API Key,並在影片生成工作流中使用 Seedance 2.0 Mini。

用一個 ToAPIs 帳戶試用 Seedance 2.0 Mini。

先用短提示詞驗證低成本影片草稿,再把 seedance-2-mini 接入非同步影片生成工作流。

進入控制台