ByteDance Seed
Latency—
Throughput—
Upload rate—
Context length—
Max output—
Input price$0.2055855per second
Output price—per second
Cache read—per second
Cache write—per second
/bytedance-seed/seedance-2.5
Seedance 2.5 is ByteDance's next-generation multimodal audio-video generation model designed for long-form storytelling, precise reference control, professional video editing, and synchronized audio-video creation. It supports text, image, video, and audio references, with videos up to 30 seconds per generation.
curl ${API_BASE_URL}/v1/contents/generations/tasks \
-H "Authorization: Bearer <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2.5",
"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.