Doubao (ByteDance) · Cheap + Fast
Doubao Seed 2.0 Mini
doubao/doubao-seed-2.0-mini — Doubao (ByteDance)'s cheap + fast model, accessible through Leanroute's OpenAI-compatible AI Gateway. Pay provider list price with zero per-request markup; flat $15/mo BYOK subscription covers the platform fee.
Pricing snapshot: August 2026. Re-validated monthly against the upstream Doubao (ByteDance) pricing page.
Pricing
| Type | USD per 1M tokens |
|---|---|
| Input tokens | $0.028 |
| Cached input (4% off) | $0.027 |
| Output tokens | $0.278 |
Leanroute's markup: $0. You pay the provider list price above, plus a flat $15/mo BYOK subscription (or 5% at top-up for prepaid credits). Compare pricing at /calculator.
Capabilities
Example request
curl https://api.leanroute.dev/v1/chat/completions \
-H "Authorization: Bearer $LEANROUTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "doubao/doubao-seed-2.0-mini",
"messages": [
{ "role": "user", "content": "Hello, Doubao Seed 2.0 Mini!" }
]
}'OpenAI-wire-compatible — point any OpenAI SDK at api.leanroute.dev/v1 and set model: "doubao/doubao-seed-2.0-mini". Full endpoint reference at /docs/api.
Other Doubao (ByteDance) models
- Doubao Seed 2.1 Pro$1.00/$5.00 · Flagship
- Doubao Seed 2.1 Turbo$0.500/$2.50 · Flagship
- Doubao Seed 2.0 Pro$0.530/$2.67 · Flagship
- Doubao Seed 2.0 Lite$0.100/$0.600 · Cheap + Fast
Same-tier alternatives across providers
- GPT 4o Mini$0.150/$0.600 · OpenAI
- GPT 5 Nano$0.050/$0.400 · OpenAI
- GPT 5.6 Luna$1.00/$6.00 · OpenAI
- Claude Haiku 4 5$1.00/$5.00 · Anthropic
- Gemini 2.5 Flash$0.300/$2.50 · Google
- Gemini 2.5 Flash Lite$0.100/$0.400 · Google
- Gemini 3.5 Flash Lite$0.300/$2.50 · Google
- Gemini 3.6 Flash$1.50/$7.50 · Google
Leanroute's router picks the cheapest same-tier model automatically when cheaper-model routing is on. Config at /dashboard/settings.
See also: Full model catalog · API reference · Savings calculator · Leanroute pricing