Xiaomi

MiMo base mimo-v2.5 supports text and remote HTTP(S) images through synchronous OpenAI Chat Completions; mimo-v2.5-pro is text-only.

1
MODELS
LLM
MODALITIES
Get API Key

What you get through RunAPI

Full Model Access

Browse every model currently listed for this provider in the RunAPI catalog.

Transparent Pricing

Review each model's published RunAPI price before sending a request.

No Account Required

Use your RunAPI key without creating a separate provider account.

Unified Billing

Keep this provider and other supported models on one RunAPI balance.

HOW IT WORKS

Call Xiaomi models in 3 steps

  1. Get Your Key

    Sign up for free and create a RunAPI key — no Xiaomi account needed.

  2. Send a Request

    POST to /v1/chat/completions with any Xiaomi model slug.

  3. Get Results

    Stream the response or receive a webhook when the task completes.

MODELS

Xiaomi Models on RunAPI

Text

MiMo

MiMo API via RunAPI — base mimo-v2.5 supports text and remote HTTP(S) images in synchronous OpenAI Chat Completions; mimo-v2.5-pro remains text-only.

$0.0001 / 1K tokens View →

Why use Xiaomi via RunAPI

Lower Cost

Compare Xiaomi variants and start with transparent per-call pricing for the model you need.

No Account Needed

Use your RunAPI API key for managed Xiaomi access without a separate provider account or credential.

Unified Billing

Keep Xiaomi and every other supported model on one RunAPI balance and monthly USD invoice.

RunAPI vs Direct Xiaomi

Feature Direct Xiaomi Via RunAPI
Account Required Xiaomi account + billing RunAPI account only
API Format Xiaomi SDK Same Xiaomi SDK (compatible)
Pricing Provider-published rates Published per-model RunAPI pricing
Other Models Xiaomi only 246+ models, all providers
Billing Per-provider invoices One unified credit balance
Support Provider-specific support RunAPI support
Playground

Try Xiaomi Models

Estimated: Input $0.09 / 1M tokens | Output $0.18 / 1M tokens

Sign in to generate with RunAPI.

Sign in to generate

Sign in to start generating with your available language models.

Response will appear here

QUICKSTART

Call Xiaomi Models via RunAPI

Python
from openai import OpenAI

client = OpenAI(
    base_url="https://runapi.ai/v1",
    api_key="your-runapi-key"
)

response = client.chat.completions.create(
    model="mimo-v2.5",
    messages=[{"role": "user", "content": "Summarize this report, identify its main points, and draft a clear response."}]
)

What teams build with Xiaomi models

Conversational AI

Build chatbots and assistants with Xiaomi models.

Content Generation

Generate marketing copy, code, and creative writing at scale.

Image Creation

Create product shots, illustrations, and design assets with Xiaomi models.

Data Analysis

Extract insights from documents, spreadsheets, and structured data.

Provider questions

Do I need a Xiaomi account?

No. Your RunAPI API key is enough to access the Xiaomi models listed in the catalog.

Which Xiaomi models are available?

The model cards above reflect the Xiaomi models currently available through RunAPI.

How does billing work?

Usage is charged to your RunAPI balance using the price shown for the selected model.

Can I switch to another model?

Yes. Choose another supported model and use its model ID in the same RunAPI workflow.

Where can I find request details?

Open a model page to review its current endpoints, parameters, pricing, and examples.

Start building on one key.

Building with a team?

We're here to help with enterprise setup, integrations, and technical questions.

Contact Us