Back to Models
Xiaomi

mimo-v2.6-pro-ultraspeed

Text|CompareShare

Model type

Text

Trial status

Paid access

API routes

1 route

Catalog created

Sep 22, 2026

LongCreative

Specifications

ProviderXiaomi
Model IDmimo-v2.6-pro-ultraspeed
Model TypeText
Trial AccessPaid access
Release Date2026-09-22
Endpoints1 route
openaiPOST
/v1/chat/completions
Capabilities
Text
LongCreative

Pricing

Input

$4.350

per 1M tokens

Output

$8.700

per 1M tokens

Cache Read

$0.036

per 1M tokens

Cache Write

$0.000

per 1M tokens

Cost Estimate

1K in + 1K out$0.0130
10K in + 2K out$0.0609
100K in + 10K out$0.5219

API Example

curl --request POST \
  --url https://api.aisa.one/v1/chat/completions \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer $AISA_API_KEY' \
  -d '{
    "model": "mimo-v2.6-pro-ultraspeed",
    "messages": [
      {
        "role": "user",
        "content": "Hello, what can you help me with?"
      }
    ],
    "max_tokens": 1024
  }'
Base URL: https://api.aisa.one
Endpoint: /v1/chat/completions
View API Docs

Compare Similar Models

Compare These
Current
Xiaomi

mimo-v2.6-pro-ultraspeed

$4.350 / $8.700 per 1M
Text
OpenAI

gpt-5.3-codex

$1.750 / $14.000 per 1M
Text
OpenAI

gpt-5

$1.250 / $10.000 per 1M
Text

Start using mimo-v2.6-pro-ultraspeed through AIsa's Model Gateway today.

Get API Key