BazaarLinkBazaarLink
Sign in
← All articles
Published 2026-09-23 · · Author:BazaarLink · MiMo V2.6 · MiMo V2.6 Flash · MiMo V2.6 Pro · MiMo API · API pricing · Long context · Tutorial

MiMo V2.6 Flash vs Pro API Pricing: Cost per Million Tokens

Compare MiMo V2.6 Flash and Pro BazaarLink rates, cache reads, 1,048,576-token context, input modalities, and a ready-to-use API call.

Pricing checked 2026-09-23. Rates are USD per million tokens from the live BazaarLink customer catalogue.

MiMo V2.6 API prices

ModelInput / 1MOutput / 1MCache read / 1M
MiMo V2.6 Flash$0.14$0.28$0.0028
MiMo V2.6 Pro$0.435$0.87$0.0036

Both models have a 1,048,576-token context window in the current catalogue. The listed inputs are text, image, video, and audio; output is text. The official release describes Pro and Flash as its two native multimodal MiMo V2.6 models. The per-request modalities available through BazaarLink are the ones shown in the live catalogue.

Cache reads are a separate line item. If your requests reuse a stable prefix, inspect the usage record rather than treating all input tokens as uncached.

Make a request

The public IDs are mimo-v2.6-flash and mimo-v2.6-pro. Here is a text request using Flash:

curl https://api.bazaarlink.ai/v1/chat/completions \
  -H "Authorization: Bearer $BAZAARLINK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mimo-v2.6-flash",
    "messages": [{"role": "user", "content": "Extract the three action items from this note."}],
    "max_tokens": 1024
  }'

For image requests, send a supported image in the message content using the Chat Completions format documented for the endpoint. Start with a small test payload and confirm usage fields before estimating a larger workflow.

Choosing Flash or Pro

Flash has the lower listed input and output prices. Pro costs more per token. Compare both on the same representative prompts and include cache-read usage if repeated context is part of the workload; the context-window ceiling alone does not predict a bill.

Taiwan customers can use TWD billing and request a Taiwan uniform invoice through the available account flow.

Sources

FAQ

What IDs should I put in the model field?

Use mimo-v2.6-flash or mimo-v2.6-pro, as returned by the live catalogue.

Are video and audio outputs included?

No. The catalogue lists text output for both models. Video and audio are listed as input modalities.

Try BazaarLink now

TWD billing · Taiwan invoices · leading AI models · OpenAI-compatible API

Sign up / Log in for freeEnterprise inquiries
Related posts
Grok 4.7 · Grok API · API pricing · Long context · Tutorial
Grok 4.7 API Pricing in 2026: Input, Output, and Long-Context Costs
Claude Opus 5.5 · Claude API · API pricing · Caching · Tutorial
Claude Opus 5.5 API Pricing: $4 Input and $20 Output per Million Tokens
Claude Opus 5.5 · Claude Opus 5 · API pricing · Model comparison · Tutorial
Claude Opus 5.5 vs Opus 5: Should You Switch?
Support
Support
Hi! How can we help you?
Send a message and we'll get back to you soon.