ByteDance
Latency—
Throughput—
Upload rate—
Context length—
Max output—
Input price$3.5per 1M tokens
Output price—per 1M tokens
Cache read$0per 1M tokens
Cache write$0per 1M tokens
/bytedance/seedance-2.0-mini
Seedance 2.0 Mini is a highly efficient inference model engineered for cinematic AI video generation, delivering studio-grade rendering at exactly half the API credit cost of the standard version. Built for developers who demand precise visual control, it seamlessly translates text prompts and reference assets into high-fidelity clips with fluid motion dynamics, advanced camera directing, and rigorous frame-to-frame consistency.
curl ${API_BASE_URL}/v1/chat/completions \
-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.
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.