Models
Enterprise
Subscribe
Resource
Documentation
Console

/bytedance-seed/seedance-2.0-mini

Doubao.Color

ByteDance Seed: Seedance 2.0 Mini

Seedance 2.0 Mini is ByteDance's efficient multimodal audio-video generation model optimized for cost-effective video creation. It supports text, image, video, and audio references for text-to-video, image-to-video, multimodal reference generation, video editing, video extension, and synchronized audio-video generation.

Modevideo、text、image、audio → video
Input price$0.07035 per M tokens
Output price
Context length
Listed at2026-06-15T00:00:00Z

ByteDance Seed

Latency
Throughput
Upload rate
Context length
Max output
Input price$0.07035per second
Output priceper second
Cache readper second
Cache writeper second

Performance

Avg TPS
Avg latency
Avg success rate
TPS
TTFT
Latency
Success rate

Success rate

Speed

Code Example

curl ${API_BASE_URL}/v1/contents/generations/tasks \
  -H "Authorization: Bearer <YOUR_API_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "seedance-2.0-mini",
    "messages": [
      {
        "role": "user",
        "content": "Hello"
      }
    ]
  }'

Replace <YOUR_API_KEY> with the API key generated on your token management page.

Authentication

All requests must include the Authorization: Bearer <TOKEN> header.

Endpoint Path

POST
seedance

Supported Parameters

ParameterTypeDefaultDescription
string720pVideo output resolution. Supported values: 480p, 720p. Default: 720p.
integer5Video duration in seconds. Supported range: 4 to 15 seconds.
string16:9Video aspect ratio. Supported values: 16:9, 4:3, 1:1, 3:4, 9:16, 21:9, and adaptive.
booleantrueWhether to generate synchronized audio with the video.
booleanfalseWhether to add a watermark to the generated video.
booleanfalseWhether to return the final frame of the generated video as an image.

Rate Limits

GroupRPMTPMRPD

RPM = requests per minute, TPM = tokens per minute, RPD = requests per day. Limits apply by token group.

Pricing

ProviderBilling typePrice summary
Doubao0%
Per second
Input price$0.07035per second
Completion price$—per second
Cache read price$—per second
Cache write price$—per second
Doubao0%
Per second
Input price$0.07035per second
Completion price$—per second
Cache read price$—per second
Cache write price$—per second
Doubao0%
Per second
Input price$0.07035per second
Completion price$—per second
Cache read price$—per second
Cache write price$—per second
Doubao0%
Per second
Input price$0.07035per second
Completion price$—per second
Cache read price$—per second
Cache write price$—per second