Quick Answer

  • 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.

Key Parameters

  • model | string | required | seedance-2-mini | - | Model identifier. Use the fixed value `seedance-2-mini`.
  • prompt | string | required | - | - | Main instruction describing the subject, action, scene, and style.
  • aspect_ratio | string | optional | 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 | optional | 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 | optional | 720p | 480p | 720p | Output resolution. Defaults to `720p`; supports `480p | 720p`.

Common Errors

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

Seedance 2.0 Mini

商用利用

Use ToAPIs to run Seedance 2.0 Mini for cost-efficient short-form video generation, creative drafts, and large-scale marketing production.

モデルタイプ:
料金: 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

参照画像

主体、カメラ、シーン、スタイルを説明してください。135 / 1200

詳細オプション

サンプルパラメータ

出力

プレビューJSON

生成には時間がかかります。しばらくお待ちください。このページを離れても、[ タスクログ ] で生成した内容を直接確認できます。

リクエストをプレビュー

{
  "model": "seedance-2-mini",
  "prompt": "A 4-second marketing clip for a new smart coffee cup, morning desk scene, soft natural light, slow camera push-in, clean product focus.",
  "duration": 4,
  "size": "16:9",
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "metadata": {},
  "generate_audio": true
}

Mini

Seedance 2.0 family

4-15s

Supported duration

480p/720p

Output resolution

24fps

Output frame rate

生成例

Seedance 2.0 Mini の生成結果を見る

このモデルで生成

Cost-efficient video drafts

Marketing clip exploration

Batch creative variants

透明な料金体系

Seedance 2.0 Mini pricing reference

Seedance 2.0 Mini is billed by usage.total_tokens, with separate rates depending on whether a reference video is provided.

クレジットを追加

480p · 動画入力なし

ToAPIs

$1.31

100万 total tokens

480p · 動画入力あり

ToAPIs

$0.8

100万 total tokens

720p · 動画入力なし

ToAPIs

$1.31

100万 total tokens

720p · 動画入力あり

ToAPIs

$0.8

100万 total tokens

Final billing uses the completed task's usage.total_tokens and the current account pricing.

ToAPIs を選ぶ理由

Why use ToAPIs for Seedance 2.0 Mini?

Run a lightweight video model through the same gateway you use for images, chat, and other video models.

Lower-cost creative exploration

Use Mini for rough cuts, prompt comparison, and fast creative validation before paying for higher-end renders.

Batch-friendly video production

Plan marketing variants by duration, resolution, and aspect ratio while keeping generated tasks easy to track.

One async video workflow

Submit tasks, poll status, and collect output URLs through the same ToAPIs video generation pattern.

Integrate Seedance 2.0 Mini in three steps

Design around short prompts, lightweight output specs, and async task polling.

  1. 1

    Draft the clip

    Describe subject, action, scene, camera motion, and the creative direction for a short marketing or product clip.

  2. 2

    Choose Mini parameters

    Submit model=seedance-2-mini with duration, aspect ratio, and 480p or 720p resolution according to your budget.

  3. 3

    Poll and publish

    Store the task ID, poll until completion, then route the generated MP4 into your review or publishing workflow.

Best-fit Seedance 2.0 Mini workloads

Marketing short clips

Generate low-cost variants for paid social, product launches, landing pages, and campaign testing.

Creative draft batches

Queue many prompt variations to compare motion, framing, pacing, and product presentation before final rendering.

Scalable content pipelines

Use async task polling and account-level pricing controls to keep large video batches manageable.

よくある質問

Seedance 2.0 Mini API FAQ

What is the official display name?

Use Seedance 2.0 Mini for marketing copy. Keep seedance-2-mini as the ToAPIs model ID in API requests.

What output specs should I plan for?

Official Seedance 2.0 Mini references list 480p/720p output, 24 fps, MP4 format, and 4-15 second durations.

How is Seedance 2.0 Mini billed on ToAPIs?

The final cost depends on current account pricing and submitted parameters. Confirm the quote in Dashboard before production use.

Seedance 2.0 Mini API

Use Seedance 2.0 Mini on ToAPIs

Open Dashboard to confirm account pricing, create API keys, and run Seedance 2.0 Mini in your video workflow.

Try Seedance 2.0 Mini with one ToAPIs account.

Start with short prompts, validate low-cost video drafts, then move seedance-2-mini into your async video workflow.

Go to Dashboard