快速结论

  • 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 | 必填 | gemini-omni-flash | - | Model identifier. Use the fixed value `gemini-omni-flash`.
  • prompt | string | 必填 | - | - | Main instruction describing the subject, action, scene, and style.
  • aspect_ratio | string | 可选 | 16:9 | 16:9 | 9:16 | Video aspect ratio. Defaults to `16:9`, corresponding to landscape or portrait output.
  • duration | integer | 可选 | 6 | 6 | 10 | Output duration in seconds. Defaults to `6` and currently supports only `6` and `10`.
  • resolution | string | 可选 | 720P | 720P | Output resolution. Currently only `720P` is supported; if omitted, the default value is used.

常见错误

  • 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,用高性價比影片模型生成短片草稿、行銷創意和規模化內容。

高性價比影片
4-15 秒
480p / 720p
非同步影片 API
查看 API 文档

新用户可获得 10 credits。无需信用卡。

高性價比影片草稿

Mini

Seedance 2.0 系列

4-15s

支援時長

480p/720p

輸出解析度

24fps

輸出影格率

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

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

1

描述你的视频

描述主体、镜头、场景和风格。43 / 1200

快速提示词

高级选项

示例参数

参考图

请求预览

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

你的视频结果

查看 API 文档

Seedance 2.0 Mini 價格口徑

Seedance 2.0 Mini 面向高性價比、規模化影片創作。最終消耗以帳戶目前價格和提交的生成參數為準。

以帳戶價格為準
充值 credits

Seedance 2.0 Mini

ToAPIs 价格

Current

規劃參考

-

/ current account price

目前公開價格介面未提供固定的 Seedance 2.0 Mini 價格行。生產前請以控制台提交時的報價為準。

為什麼用 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

Seedance 2.0 Mini 即將在 ToAPIs 上線

模型頁已開放預覽。API 調用與控制台生成會在模型正式上線後開放。

查看 API 文件