Краткий вывод

  • 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

Коммерческое использование

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

1 млн total tokens

480p · С входным видео

ToAPIs

$0.8

1 млн total tokens

720p · Без входного видео

ToAPIs

$1.31

1 млн total tokens

720p · С входным видео

ToAPIs

$0.8

1 млн 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