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