Is MiniMax Available in the US? (2026)

Yes, MiniMax is available in the US: you can sign up directly at platform.minimax.io International, and you can also reach its models through OpenRouter…

Fan Chuanyu's profile

Written by Fan Chuanyu

7 min read

Yes, MiniMax is available in the US: you can sign up directly at platform.minimax.io International, and you can also reach its models through OpenRouter routing, though MiniMax is a China-based company and regulated buyers should weigh data-residency before they commit. That last clause is the part most teams skip, so this piece covers both the how and the should.

MiniMax is a Shanghai-based AI lab whose models (the M-series and the older 01) are billed in the same dollars-per-million-tokens shape as any Western API, which is why access feels familiar even though the company is not. The friction is rarely technical. It is procurement and compliance, and it looks a lot like the questions US teams already ask about DeepSeek.

Is MiniMax available in the US (verified 2026-06)

According to MiniMax Platform, the company operates an international console at platform.minimax.io that accepts overseas sign-ups and serves its models over a standard REST API, so a US developer can create an account and call MiniMax-M2 or MiniMax-M3 without a VPN or a China-registered entity. That is the direct path, and it is the one we recommend you verify firsthand because pricing and model availability there change faster than any third-party summary.

The indirect path is routing. MiniMax models are listed on OpenRouter, which means a US team already standardized on an aggregator can add MiniMax as one more model ID and pay in its existing billing relationship, no separate MiniMax account required. We used that route for the measurements below, and we disclose it plainly: every MiniMax number in this article is the OpenRouter-routed value, not a figure we pulled from a native MiniMax key.

Access pathAccount neededBillingBest for
platform.minimax.io InternationalMiniMax accountMiniMax directProduction users who want official rates and SLA
OpenRouter routingExisting aggregator accountThrough aggregatorTeams already multi-model who want one bill

What MiniMax costs to reach from the US

Here the hybrid-evidence caveat matters. There are two price layers, and conflating them is the most common budgeting mistake we see.

The official layer is MiniMax's own list. According to MiniMax Platform, MiniMax-M2 lists at $0.30 input and $1.20 output per million tokens, and MiniMax-M3 runs a promotional $0.30 / $1.20 (a standing 50%-off the $0.60 / $2.40 raw rate for prompts up to 512K input). These are sourced figures pending native-key re-verification, so treat them as a planning baseline rather than a billed-cost certainty.

The routed layer is what we actually paid. Through OpenRouter, MiniMax-M2 priced at $0.255 input / $1.00 output and MiniMax-M3 at $0.30 / $1.20 per million tokens. The practical upshot: for M2, the routed rate came in slightly under MiniMax's own official list, which is unusual and worth re-checking before you build a forecast on it.

ModelOfficial (per 1M)OpenRouter-routed (per 1M)
MiniMax-M2$0.30 in / $1.20 out$0.255 in / $1.00 out
MiniMax-M3$0.30 in / $1.20 out$0.30 in / $1.20 out
MiniMax-M1$0.55 in / $2.20 out$0.40 in / $2.20 out

A note on MiniMax-M1's context window: sources conflict on the exact figure, so we will not state one as fact. If your use case depends on a specific long-context limit, verify it in the MiniMax console rather than trusting any number a comparison page quotes, ours included.

First-hand: what a MiniMax call actually cost (measured via OpenRouter)

Documentation gives you a rate card; it does not tell you what a real round-trip bills. So we called the models ourselves on 2026-06-26 and logged the usage objects.

When we sent a short general-purpose prompt to MiniMax-M2 measured via OpenRouter, the call billed 39 input tokens and 200 output tokens (the output hit our 200-token cap) at a measured cost of $0.000209945, returning in 5.08 seconds. A coding-style prompt to the same model billed 38 input / 200 output at $0.0002514 in 2.95 seconds. MiniMax-M3, served as minimax-m3-20260531, billed 195 input / 200 output at $0.00027114 in 5.20 seconds. These are tiny absolute numbers, which is exactly the point: at this token scale the bill is rounding error, and what you are really buying at sign-up is latency behavior and model fit, not a meaningful per-call cost difference.

To anchor that against a model US teams already know, we called DeepSeek's V4-Flash on its official endpoint (api.deepseek.com, not routed) with a coding prompt: 27 input / 86 output tokens in 1.96 seconds, costed at DeepSeek's official $0.14 / $0.28. Note the asymmetry honestly: the MiniMax figures are OpenRouter-routed while the DeepSeek anchor is a native official call, so read the latency comparison as directional, not a controlled head-to-head.

How MiniMax compares to DeepSeek on the US-access question

For a US buyer, MiniMax and DeepSeek raise the same compliance question and resolve it the same way. Both are China-based, both offer an international console, and both can be reached through routing. The deciding factor is rarely the model and almost always your data-residency posture.

According to DeepSeek API Docs, DeepSeek publishes a US-dollar rate card and a US-reachable endpoint, the same accessibility shape MiniMax offers, which is why our DeepSeek US-access guidance transfers cleanly here. If you want that full treatment, our DeepSeek API pricing hub walks through the regulated-buyer checklist in detail.

The short version: a startup or indie developer with no regulatory constraint can sign up at either platform today and be calling models in minutes. A team handling regulated data (health, finance, government-adjacent, or any contract with a data-localization clause) should treat both vendors identically, route through an aggregator or a US-hosted relay so traffic does not hit a China-based endpoint directly, and get the residency question answered in writing before any production data flows.

MiniMax is an LLM API provider that, like DeepSeek, sits on the China-origin side of the procurement line, so the compliance work is a vendor category decision, not a per-model one. Decide the category once and both vendors fall into place.

FAQ

Is MiniMax available in the United States? Yes. You can sign up directly at platform.minimax.io International, which accepts overseas accounts and serves models over a standard REST API. You can also reach MiniMax models through OpenRouter routing using an existing aggregator account. No VPN or China-registered entity is required for either path.

How much does MiniMax cost from the US? According to MiniMax pricing, MiniMax-M2 lists at $0.30 input / $1.20 output per million tokens (pending native re-verification). Measured via OpenRouter, M2 priced at $0.255 / $1.00. The routed rate came in slightly below the official list for M2, so confirm current rates in the console before forecasting.

Can US companies with compliance requirements use MiniMax? They can, but they should treat MiniMax the same way they treat any China-based provider: route through an aggregator or US-hosted relay rather than calling the China endpoint directly, and get data-residency terms in writing first. The model is rarely the blocker; data localization is.

What is the MiniMax-M1 context window? Sources conflict on the exact figure, so we do not state one as fact. If your workload depends on a specific long-context limit, verify it in the MiniMax console rather than relying on a third-party number.

Is MiniMax cheaper than DeepSeek? Not on raw token rate. DeepSeek V4-Flash is $0.14 / $0.28 per million on its official endpoint, below MiniMax's $0.30 / $1.20. For US buyers, though, both raise the same data-residency question, so cost is usually the second decision, not the first.


This is part of the MiniMax API pricing hub, which covers the full MiniMax rate card and model lineup.

Author: Kevin Fan, Customer Success Manager at China LLM Directory, specializing in cross-border AI compliance and Chinese LLM pricing. Last verified: 2026-06-26.

<!-- METADATA { "title": "Is MiniMax Available in the US? Access Guide (2026)", "slug": "is-minimax-available-in-us", "meta_description": "Yes, MiniMax is available in the US via platform.minimax.io plus OpenRouter routing. We measured M2 and M3 calls and cover the compliance angle. 2026-06.", "focus_keyword": "is minimax available in us", "secondary_keywords": ["minimax us access", "minimax api united states", "minimax international platform", "minimax data residency"], "tags": ["MiniMax", "US Access", "AI Compliance"], "category": "Access", "cluster_id": "minimax-api-pricing", "cluster_role": "micro", "hub_slug": "minimax-api-pricing", "evidence_file": "clients/china-llm-aggregator/articles/minimax-api-pricing-evidence.json", "needs_native_reverify": true, "verified_until": "2026-09-24", "author_name": "Kevin Fan", "author_title": "Customer Success Manager", "author_linkedin": "", "author_expertise": ["Chinese LLM ecosystem", "AI infrastructure pricing", "model benchmarking", "cross-border AI compliance"], "faq_pairs": [ {"q": "Is MiniMax available in the United States?", "a": "Yes. You can sign up directly at platform.minimax.io International, which accepts overseas accounts and serves models over a standard REST API. You can also reach MiniMax models through OpenRouter routing using an existing aggregator account. No VPN or China-registered entity is required for either path."}, {"q": "How much does MiniMax cost from the US?", "a": "According to MiniMax pricing, MiniMax-M2 lists at $0.30 input / $1.20 output per million tokens (pending native re-verification). Measured via OpenRouter, M2 priced at $0.255 / $1.00. The routed rate came in slightly below the official list for M2, so confirm current rates in the console before forecasting."}, {"q": "Can US companies with compliance requirements use MiniMax?", "a": "They can, but they should treat MiniMax the same way they treat any China-based provider: route through an aggregator or US-hosted relay rather than calling the China endpoint directly, and get data-residency terms in writing first. The model is rarely the blocker; data localization is."}, {"q": "What is the MiniMax-M1 context window?", "a": "Sources conflict on the exact figure, so we do not state one as fact. If your workload depends on a specific long-context limit, verify it in the MiniMax console rather than relying on a third-party number."}, {"q": "Is MiniMax cheaper than DeepSeek?", "a": "Not on raw token rate. DeepSeek V4-Flash is $0.14 / $0.28 per million on its official endpoint, below MiniMax's $0.30 / $1.20. For US buyers, though, both raise the same data-residency question, so cost is usually the second decision, not the first."} ], "external_links_used": [ {"url": "https://platform.minimax.io", "source_name": "MiniMax Platform", "claim": "International console accepts overseas sign-ups; MiniMax-M2 $0.30/$1.20, M3 promotional $0.30/$1.20"}, {"url": "https://api-docs.deepseek.com/quick_start/pricing/", "source_name": "DeepSeek API Docs", "claim": "DeepSeek publishes USD rate card and US-reachable endpoint; V4-Flash $0.14/$0.28"} ], "internal_links_used": [ {"url": "/blog/minimax-api-pricing/", "anchor_text": "MiniMax API pricing hub", "type": "hub"}, {"url": "/blog/deepseek-api-pricing/", "anchor_text": "DeepSeek API pricing hub", "type": "cross-cluster"} ], "first_hand_evidence": { "source": "minimax-api-pricing-evidence.json runs: minimax-m2_general, minimax-m2_coding, minimax-m3_general, deepseek_v4flash_coding_anchor", "measured": "MiniMax-M2 general 39 in/200 out $0.000209945 5.08s (OpenRouter); M2 coding 38 in/200 out $0.0002514 2.95s (OpenRouter); M3 (minimax-m3-20260531) 195 in/200 out $0.00027114 5.20s (OpenRouter); DeepSeek V4-Flash anchor 27 in/86 out 1.96s (official api.deepseek.com)", "captured": "2026-06-26", "routing": "MiniMax measured via OpenRouter; DeepSeek via official endpoint" }, "images_status": "spec-only (not generated; FAL_API_KEY unset)", "images": [ {"position": "featured", "type": "generated", "prompt": "Clean editorial diagram of a US developer reaching MiniMax two ways: direct to platform.minimax.io International and via an aggregator routing layer, with a compliance checkpoint icon between them. Blue and teal palette, minimal background, 16:9.", "alt": "Diagram showing two US access paths to MiniMax models, direct via platform.minimax.io International and via aggregator routing, with a data-residency compliance checkpoint between them"} ] } -->

Share: