One transparent rate card
All prices are USD per 1 million tokens. DeepSeek uses the provider's Beijing-time peak / off-peak schedule; all other model prices below are fixed. Input is split into cache-hit and cache-miss tokens where the provider reports both.
| Model | Input (per 1M) | Output (per 1M) | Context |
|---|---|---|---|
DeepSeek V4-Flash Popular deepseek-v4-flash · 1M context, 384K output, dual reasoning modes | Off-peak $0.0084 hit · $0.264 miss Peak $0.0168 hit · $0.528 miss | Off-peak $0.792 Peak $1.584 | 1M |
DeepSeek V4-Pro Flagship deepseek-v4-pro · 1.6T MoE, SWE-bench 80.6%, approaches Claude Opus | Off-peak $0.0264 hit · $0.792 miss Peak $0.0528 hit · $1.584 miss | Off-peak $2.376 Peak $4.752 | 1M |
Qwen Turbo qwen-turbo · fast and cheap, good for high volume | $0.051$0.061 | $0.204$0.245 | 1M |
Qwen Plus New qwen-plus · Qwen3.7 generation, balanced quality, 1M context | $0.111$0.133 | $0.667$0.800 | 1M |
Qwen Max Flagship qwen-max · Qwen3.7 Max, top coding benchmarks | $0.333$0.400 | $1.333$1.600 | 256K |
GLM-5.2 New glm-5.2 · Zhipu new flagship, 1M context, coding near SOTA | $1.40$1.680 | $4.40$5.280 | 1M |
GLM-5.1 glm-5.1 · previous generation flagship, 203K context | $0.97$1.164 | $3.04$3.648 | 203K |
Kimi K3 New kimi-k3 · 2.8T MoE, frontier coding, 1M context | $3.00$3.600 | $15.00$18.000 | 1M |
Kimi K2.6 kimi-k2.6 · cost-effective tier, 256K context | $0.903$1.083 | $3.75$4.500 | 256K |
MiniMax M3 New MiniMax-M3 · 428B MoE, MSA architecture, 1M context, multimodal | $0.292$0.350 | $1.167$1.400 | 1M |
On mobile, swipe the table horizontally to view all input, output, and context rates.
DeepSeek peak: 09:00–12:00 and 14:00–18:00 Beijing time; all other times are off-peak. The rate and rate-card version are locked when a request begins. Strikethrough on fixed-price rows shows the direct provider price.
What real workloads cost
Common usage shapes at XinoAPI prices, estimated per month.
Chat Assistant · 500 users/day
Code Assistant · 10 devs
Document Summary · bulk
Reasoning Workflow
Free to start, no credit card
Every new account gets $2.00 in credits on signup. That covers roughly 2.5M DeepSeek V4-Flash output tokens at off-peak, or any equivalent published usage.
Scale without hidden cuts
No token-price discounting. Larger customers get operational guarantees, billing support, and dedicated routing instead of hidden price cuts.
For enterprise volumes (>$5K/month), invoicing, or dedicated routing, contact sales.
Pricing is not the whole decision
XinoAPI is designed for users outside mainland China and routes requests to third-party model providers with different data policies.
| Control | Current policy | Why it matters |
|---|---|---|
| Mainland China access | Not permitted for registration, purchase, dashboard access, or API use. | Maintains a clear cross-border service boundary for Chinese LLM inference export. |
| Prompt/response storage | No plaintext content retention by default; billing uses metadata such as model, tokens, status, and timestamps. | Reduces data exposure for production agent and application workloads. |
| Provider terms | Users must comply with each upstream provider's terms, data policy, and regional restrictions. | XinoAPI is a gateway, not the developer or operator of upstream models. |
| Sensitive data | Use the Privacy SDK for local PII and secret redaction before sending prompts. | Provider-side policies vary, especially for models operated in mainland China. |
See the Compliance Center and Security Whitepaper for the full policy.
Pricing questions, answered
pip install xinoapi-privacy.deepseek-v4-flash for general tasks (chat, RAG, code completion) and deepseek-v4-pro for flagship reasoning, planning, and code review. Both follow the published DeepSeek time-of-use rate card. Use explicit V4 model IDs in new projects; avoid relying on legacy DeepSeek aliases.