Pay as you go
Model ratesStart with per-model input and output token pricing.
- No large upfront contract
- Estimate before launch
- Use OpenAI-compatible requests
If you're comparing models for a live product, use the calculator first, then choose the plan that fits your spend pattern.
Pay as you go
Model ratesStart with per-model input and output token pricing.
Credits
Prepaid balanceKeep spend predictable for experiments and small teams.
Team
Governed usageManage projects, keys, budgets, and model policy for production teams.
BYOK
Use your keysBring existing provider accounts into one comparison and governance layer.
Enterprise
CustomPrivate commercial terms for high-volume or governed workloads.
Calculator
Use this as a pre-production estimate. Final billing should be reconciled against provider usage and platform usage records.
Cost = requests x ((input tokens x input price) + (output tokens x output price)) / 1,000,000.
The default Doubao Seed 2.0 Mini estimate for 1M input and 1M output is $0.318.
Estimate monthly spend from model price, tokens, and request volume.
AI API cost is estimated by multiplying request count by input tokens and output tokens, then applying each model's posted price per 1M tokens. Teams should calculate a low-cost model, a quality fallback, and an expected monthly request volume before routing production traffic.
Run CacheSafety Bench before enabling a cache policy in production. Bad Hit Rate matters more than raw hit rate.
Run CacheSafety BenchLow-cost reference
Price is only one dimension. Review context length, capabilities, source labels, and intended use cases before production use.
| Model | Provider | Input | Output | Context | Capabilities | Best for | Latency | Status | Source |
|---|---|---|---|---|---|---|---|---|---|
| Doubao Seed 2.0 Minidoubao-seed-2-0-mini | Volcengine | $0.029 / 1M tokens | $0.289 / 1M tokens | 128k | Tool callingVisionJSON modeLong context | Chinese Q&A, low-cost general chat | 900-2600ms | Production | Platform curated |
| DeepSeek V4 Flashdeepseek-v4-flash | DeepSeek | $0.112 / 1M tokens | $0.224 / 1M tokens | 128k | Tool callingJSON modeLong contextReasoning | low-cost Chinese tasks, long-context summary | 700-2200ms | Catalog | OpenRouter if available |
| Mistral: Mistral Small 3.2 24Bmistralai/mistral-small-3.2-24b-instruct | Mistral AI | $0.1 / 1M tokens | $0.3 / 1M tokens | 128k | Tool callingJSON modeStreamingLow cost | translation, classification | 700-2300ms | Catalog | OpenRouter if available |
| DeepSeek V4 Flashdeepseek-v4-flash | DeepSeek | $0.145 / 1M tokens | $0.289 / 1M tokens | 128k | Tool callingJSON modeStreamingLow cost | high-volume chat, lightweight agent steps | 700-2200ms | Production | Platform curated |
| Doubao Seed 2.0 Litedoubao-seed-2-0-lite | Volcengine | $0.087 / 1M tokens | $0.521 / 1M tokens | 256k | Tool callingJSON modeLong contextStreaming | high-volume chat, classification | 800-2600ms | Production | Platform curated |
| OpenAI: GPT-4o-miniopenai/gpt-4o-mini | OpenRouter | $0.15 / 1M tokens | $0.6 / 1M tokens | 128k | Tool callingVisionJSON modeLong context | low-cost chat, image understanding | 800-2400ms | Catalog | OpenRouter if available |
| Meta: Llama 4 Maverickmeta-llama/llama-4-maverick | Meta | $0.15 / 1M tokens | $0.6 / 1M tokens | 1M | JSON modeLong contextStreamingLow cost | open-model workflows, cost-sensitive long context | 950-2800ms | Catalog | OpenRouter if available |
| MiniMax M2.7minimax-m2-7 | MiniMax | $0.243 / 1M tokens | $0.975 / 1M tokens | 128k | Tool callingJSON modeStreamingLow cost | high-volume chat, agentic tool use | 900-2800ms | Production | Platform curated |
FAQ
The calculator multiplies input tokens and output tokens by the selected model price per 1M tokens, then multiplies by request count.
Yes. $0.029 input plus $0.289 output equals $0.318 for that single 1M + 1M request estimate.
Yes. The BYOK plan is designed for teams that already have provider accounts and want consistent policy and usage reporting.
Enterprise pricing can be negotiated around volume, provider mix, region, support requirements, and governance needs.
LLM API pricing is per token, billed separately for input and output at a rate per 1M tokens. Your effective bill also depends on average output length, retries, streaming, and cache hit rate, so compare models on real prompts rather than the sticker rate alone.
Line up input price, output price, context window, and capability for each model, then estimate monthly cost from your token volume with the calculator at /tools/llm-cost-calculator before routing production traffic.