ByteDance Seed
Latency—
Throughput—
Upload rate—
Context length—
Max output—
Input price$0.242per second
Output price—per second
Cache read—per second
Cache write—per second
/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.
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.
All requests must include the Authorization: Bearer <TOKEN> header.
RPM = requests per minute, TPM = tokens per minute, RPD = requests per day. Limits apply by token group.