Free MiMo 2.5 API

Updated 8/31/2026

Xiaomi's flagship multimodal foundation model offering robust reasoning and comprehension.

About the Model

为什么选择 MiMo 2.5?

MiMo 2.5 是小米自研的旗舰级多模态大语言模型,在中文语义理解、复杂推理以及端侧多设备协同上具备卓越表现。

Try it in your browser

Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.

Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.

How to call MiMo 2.5

curl https://opencode.ai/zen/v1/chat/completions \
  -H "Authorization: Bearer $OPENCODE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mimo-v2.5-free",
    "messages": [{"role": "user", "content": "Hello MiMo!"}]
  }'

Compare Free Providers

The following platforms provide free access to MiMo 2.5 through free tiers, trial credits, or daily quotas.

ProviderContext WindowFree QuotaRequires CCRatingAction
OpenCode ZenN/AUnlimitedNo
加载评分…
Details
XiaomiN/AMonthly Credits
$2/mo
No
加载评分…
Details

Frequently Asked Questions

Community Feedback

Comments are tied to your GitHub account — sign in to join the discussion.

Know another free provider for MiMo 2.5?
Help the community by sharing other ways to access this model for free.