UPROUTERONLINE

> Xiaomi MiMo

edit
mimo.xiaomi.com

Xiaomi MiMo (mimo.mi.com) is the official AI open platform for Xiaomi's in-house large models. It offers an OpenAI-compatible API for the MiMo-V2.5 series, featuring a high-concurrency token plan (¥60 for 50B tokens) and competitive per-million token pricing for Pro and Flash variants.

up· 795msbest-effort probe · checked 13h agoupvotes · community
Official free tierFreemiumLow risk· conf 85%verifiedconnect: Pooled
Free credits
Not quantified
MiMo-V2-Flash free to use (rate-limited but generous for development); MiMo-V2-Pro ~1 week free during launch or with major agent frameworks; open weights self-hostable. No quantifiable credit grant.
Cheapest input /1M
$0.140
USD per 1M input tokens, best tracked model
Cheapest output /1M
$0.280
USD per 1M output tokens, best tracked model
Models tracked
4
Canonical models with normalized pricing
// source_analysisthird-party review via freeairouter.com

// pros

  • Xiaomi's official in-house models; OpenAI-compatible, switch by changing base_url and key
  • MiMo-V2-Flash has a persistent free tier, 256K context, good for reasoning/coding/agents
  • Open weights are self-hostable; community has Claude Code integration guides

// cons

  • Free tier is rate-limited; Pro/Omni free access is mostly a promotion, then pay-as-you-go (~$1/$3 per million tokens)
  • Free policy may change anytime; rely on the official console

A safe official free tier to try, especially the free MiMo-V2-Flash for dev/testing; distinguish the persistently free Flash from the time-limited free Pro, and confirm current pricing before production use.

community_reputation

Positive reputation: many 'free MiMo' and 'Claude Code setup' tutorials on cnblogs and Zhihu; third parties like CometAPI confirm Flash is free and Pro is time-limited free, with a mature OpenAI-compatible interface.

imported analysis — independent third party, not Uprouter editorial · verify before relying on it

// free_quota

Free tier present — value not quantified

This provider offers a free tier, but its terms don’t convert cleanly into a USD figure (e.g. request-count limits or capacity-dependent pools). We refuse to print a misleading zero here. See the note below and the official pricing page for the exact limits.

note: MiMo-V2-Flash free to use (rate-limited but generous for development); MiMo-V2-Pro ~1 week free during launch or with major agent frameworks; open weights self-hostable. No quantifiable credit grant.

// pricinglast verified 4d ago
PlanTypeMonthlyInput /1MOutput /1MNote
Free tier (source-reported)freeMiMo-V2-Flash is free to use (rate-limited but generous for development); MiMo-V2-Pro and others offer roughly one week of free access during launch or with major agent frameworks; open weights can also be self-hosted.
MiMo-V2.5-Pro PAYGpayg$0.420$0.840Converted from ¥3.00/M in and ¥6.00/M out (1 CNY ≈ 0.14 USD).
MiMo-V2.5 PAYGpayg$0.140$0.280Converted from ¥1.00/M in and ¥2.00/M out (1 CNY ≈ 0.14 USD).
Token Plansubscription$8.40/mo¥60 for 50B tokens (promotional rate).
pricing_last_verified: 4d agoofficial pricing page

Pricing normalized from public sources — always verify with the provider.

// model prices

ModelInput /1MOutput /1MContext
MiMo-V2.5$0.140$0.2801.0M
MiMo-V2-Flash
MiMo-V2-Pro (time-limited/quota-limited free)
MiMo-V2-Omni (time-limited)
// embed_badgebadge · uprouter.online/badge/mimo-xiaomi-com
<a href="https://uprouter.online/s/mimo-xiaomi-com" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/mimo-xiaomi-com.svg" alt="Xiaomi MiMo live status on UPROUTER.ONLINE" height="40"></a>

Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full Xiaomi MiMo entry — no tracking, no scripts.

Xiaomi MiMo live status badge preview
// follows site theme
// faq
$ Does Xiaomi MiMo have a free tier?

Yes — Xiaomi MiMo offers a free tier. Always confirm current limits on Xiaomi MiMo's official pricing page — free tiers change without notice.

$ How much does Xiaomi MiMo cost per 1M tokens?

The cheapest model we track at Xiaomi MiMo is $0.140 per 1M input tokens and $0.280 per 1M output tokens. This is normalized from Xiaomi MiMo's published pricing — verify with the provider before purchasing, since prices change frequently.

$ Is Xiaomi MiMo safe to use?

Uprouter rates Xiaomi MiMo as low risk. Rated low risk. an official provider with a free tier with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.

$ Can I use Xiaomi MiMo through Uprouter Connect?

Yes — Xiaomi MiMo is Connect-compatible. Add your Xiaomi MiMo API key in Uprouter Connect (encrypted at rest) and route requests to it through one OpenAI- and Claude-compatible API, optionally behind failover aliases. Uprouter meters the traffic in compute at the provider's listed rate.

// community0 reviews

Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.

No published reviews yet — be the first.

// more_informationprice history · live status · risk & confidence · code snippets

price_history

No recorded changes yet.

live_status

full history →
up · 100msup · 837msup · 806msup · 790msup · 726msup · 736msup · 795ms
100%
7-probe uptime
7/30-day charts →

best-effort probes · not a guarantee · last 13h ago

CheckedStatusLatency
13h agoup795ms
14h agoup736ms
1d agoup726ms
2d agoup790ms
3d agoup806ms
4d agoup837ms
12d agoup100ms

Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.

risk_&_confidence

Low risk
85%

Rated low risk. an official provider with a free tier with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest.

Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.

code_snippets

curl https://uprouter.online/api/connect/v1/chat/completions \  -H "Authorization: Bearer upr_live_YOUR_KEY" \  -H "Content-Type: application/json" \  -d '{
    "model": "xiaomi/mimo-v2.5",
    "messages": [{ "role": "user", "content": "Hello via Xiaomi MiMo" }]
  }'

Metered in Uprouter compute — the usage log shows which upstream served each request and its exact cost.

// similar_providersscored by Official free tier signals

Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.

Uprouter command palette

Jump to a page, provider, model or action

Keyboard shortcuts

Every keyboard shortcut available on Uprouter