Models
Enterprise
Subscribe
Resource
Documentation
Console

/bytedance-seed/seedance-2.0-fast

Doubao.Color

ByteDance Seed: Seedance 2.0 Fast

Seedance 2.0 Fast is a high-speed multimodal video generation model optimized for efficient video creation and rapid iteration. It supports text, image, audio, and video references, with synchronized audio-video generation, video editing, and extension capabilities. The model supports 480p and 720p output at up to 24 FPS.

Modevideo、text、image、audio → video
Input price$0.242 per M tokens
Output price
Context length
Listed at2026-01-28T00:00:00Z

ByteDance Seed

Latency
Throughput
Upload rate
Context length
Max output
Input price$0.242per 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-fast",
    "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 and 720p.
integer5Video duration in seconds. Supported range: 4 to 15 seconds.
string16:9Video aspect ratio. Supports 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.242per second
Completion price$—per second
Cache read price$—per second
Cache write price$—per second
Doubao0%
Per second
Input price$0.242per second
Completion price$—per second
Cache read price$—per second
Cache write price$—per second
Doubao0%
Per second
Input price$0.242per second
Completion price$—per second
Cache read price$—per second
Cache write price$—per second
Doubao0%
Per second
Input price$0.242per second
Completion price$—per second
Cache read price$—per second
Cache write price$—per second