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

  • 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.
Back to Market

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.

Cost-efficient video
4-15 seconds
480p / 720p
Async video API
View API Docs

New users get 10 free credits. No credit card required.

Cost-efficient video drafts

Mini

Seedance 2.0 family

4-15s

Supported duration

480p/720p

Output resolution

24fps

Output frame rate

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.

1

Describe your video

Describe subject, camera, scene, and style.135 / 1200

Quick prompts

Advanced options

Example params

Reference images

Request preview

{
  "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",
  "metadata": {
    "resolution": "720p"
  }
}
2

Your generated result

View API Docs

Seedance 2.0 Mini pricing reference

Seedance 2.0 Mini is positioned for cost-efficient large-scale video creation. Final cost follows your current account pricing and submitted generation parameters.

Account pricing
Top up credits

Seedance 2.0 Mini

ToAPIs Price

Current

Planning reference

-

/ current account price

The current public pricing feed does not expose a fixed Seedance 2.0 Mini row. Confirm the final quote in Dashboard before production use.

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

Seedance 2.0 Mini is coming soon on ToAPIs

The model page is ready for preview. API access and Dashboard generation will open after the model is available.

View API Docs