Models
Enterprise
Subscribe
Resource
Documentation
Console

bytedance/seedream-5-0

Doubao.Color

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.

Modetext → text
Input price$0.035 per M tokens
Output price
Context length
Weekly usage0 tokens
Listed at

ByteDance

Latency
Throughput
Upload rate
Context length
Max output
Input price$0.035per request
Output priceper request
Cache readper request
Cache writeper request

Performance

Avg TPS
Avg latency
Avg success rate
TPS
TTFT
Latency
Success rate

Success rate

Speed

Code Example

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.

Authentication

All requests must include the Authorization: Bearer <TOKEN> header.

Endpoint Path

POST
openai

Supported Parameters

ParameterTypeDefaultDescription

Rate Limits

GroupRPMTPMRPD

RPM = requests per minute, TPM = tokens per minute, RPD = requests per day. Limits apply by token group.

Pricing

GroupBilling typePrice summary
Doubao0%
Per call
Input price0.035per request
Completion priceper request
Cache read priceper request
Cache write priceper request
Doubao0%
Per call
Input price0.035per request
Completion priceper request
Cache read priceper request
Cache write priceper request
Doubao0%
Per call
Input price0.035per request
Completion priceper request
Cache read priceper request
Cache write priceper request