ByteDance
Latency—
Throughput—
Upload rate—
Context length—
Max output—
Input price$0.035per request
Output price—per request
Cache read—per request
Cache write—per request
/bytedance/seedream-5-0
Seedream 5.0: ByteDance's January 2026 masterpiece utilizing Cross-Image Semantic Alignment. Featuring native 4K outputs, real-time web retrieval, and an astounding 99%+ text-rendering accuracy. Running 10x faster than v4.5, it challenges Midjourney V8 for the ultimate commercial design API.
curl ${API_BASE_URL}/v1/chat/completions \
-H "Authorization: Bearer <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{
"model": "seedream-5-0",
"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.