MiMo V2.5 Pro API
Call MiMo V2.5 Pro through Wokey and review dated catalog pricing, upstream-native API forms, context, and model capabilities.
- Model ID
mimo-v2.5-pro- Vendors
- xiaomi
- Supply status
- Current supply unavailable
Catalog pricing snapshot
Prices are per 1M tokens; request-time pricing controls settlement.
| Meter | Wokey | Official reference | Savings |
|---|---|---|---|
| Input | $0.04 | $0.2 | 80% |
| Output | $0.2 | $1 | 80% |
| Cache read | $0.004 | — | — |
| Cache write | — | — | — |
Price checked:
Official price source: https://mimo.xiaomi.com/mimocode/models-provider
Model capabilities
- Context
- 256,000 tokens
- Max output
- 32,000 tokens
- Streaming
- Supported
- Tools
- Supported
- Vision
- —
- Supported API forms
/v1/chat/completions
Send a request
/v1/chat/completions
curl https://api.wokey.ai/v1/chat/completions \
-H "Authorization: Bearer $WOKEY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"mimo-v2.5-pro","messages":[{"role":"user","content":"Hello"}]}'Frequently asked questions
How much does the MiMo V2.5 Pro API cost, and how much does it save versus the official API?
As of 2026-08-26, Wokey lists input at $0.04 per 1M tokens and output at $0.2 per 1M tokens; the official references are $0.2 and $1. That is 80% lower for input and 80% lower for output. Request-time pricing controls settlement, and the vendor pricing source is linked on this page.
Which API forms does MiMo V2.5 Pro support, and how do I call it through Wokey?
MiMo V2.5 Pro supports /v1/chat/completions (Chat Completions requests). Set the API base URL to https://api.wokey.ai, authenticate with a Wokey API key, and use the canonical model ID mimo-v2.5-pro; you can start with /v1/chat/completions. The Send a request section includes a curl example for every supported API form.
What are the context window and maximum output for MiMo V2.5 Pro?
The catalog context window is 256,000 tokens and the maximum output is 32,000 tokens. These are separate limits, and a request must also satisfy the upstream constraints in effect when it is processed.
How are cache reads and cache writes priced for MiMo V2.5 Pro?
Cache read: Wokey lists $0.004 per 1M tokens; the vendor does not publish a separate official reference. Cache write: the vendor does not publish a separate meter, so Wokey also shows — as the public price.
Does MiMo V2.5 Pro support streaming, tool calling, and image input?
Streaming is supported; tool calling is supported; image input is not declared in the catalog. These values come directly from the current runtime model catalog and are not inferred from the model name.
Related models and documentation
Get API key · mimo-v2.5-pro