Every major Chinese LLM API (DeepSeek, Qwen, GLM, Kimi, MiniMax) is reachable from the US today through an official international endpoint or OpenRouter, but all five have China-parent companies and default to China data residency unless you deliberately pick a US-routed path. Access is the easy part; for regulated US buyers, where the bytes land is the decision that actually matters.
If you have read our single-vendor US-access pieces, the pattern repeats five times with different specifics. A China-based lab ships a strong, cheap model, opens an international front door billed in USD, and the genuine question becomes "should my organization send data to a China-headquartered provider," not "can I connect." This piece puts all five side by side so a US buyer can answer that once instead of five times.
Each family runs its own official international console, and every one of them is also reachable through OpenRouter for teams that prefer a single multi-model bill over five vendor contracts. The table below is the access map; the residency column is the part most "is it available" articles leave out.
| Family | Official US-reachable endpoint | Free entry point | Default data residency |
|---|---|---|---|
| DeepSeek | api.deepseek.com | New-account credit | Mainland China |
| Qwen (Alibaba) | Model Studio Intl (Singapore + US Virginia) | ~1M tokens / 90 days (Singapore) | Singapore, or US if Virginia |
| GLM (z.ai) | Z.ai international platform | Free Flash tier | Mainland China |
| Kimi (Moonshot) | platform.moonshot.ai | New-account credit | Mainland China |
| MiniMax | platform.minimax.io | New-account credit | Mainland China |
According to DeepSeek API Docs, DeepSeek's official endpoint serves US developers at $0.14 per million input tokens and $0.28 output on V4-Flash, with no US-specific signup barrier. The standout on residency is Qwen. According to Alibaba Cloud Model Studio pricing, it is the only family in the set that offers a deployment physically in a US region, the Virginia Global endpoint, alongside its Singapore endpoint with roughly 1 million free tokens for 90 days. That single fact reshapes the decision for an auditor who needs inference inside a US boundary.
Data residency is the physical location where your prompt and response data is stored and processed, and it is fixed at the endpoint level, not something application configuration can move. For four of the five families the official answer is mainland China; only Qwen's Virginia deployment keeps it in the US by default.
Published rate cards tell you the list price; they do not tell you how the model behaves on a live call. We exercised the non-DeepSeek families through OpenRouter on 2026-06-26 and logged the token counts, billed cost, and latency the provider actually returned, with DeepSeek measured on its official endpoint as the anchor. Every non-DeepSeek number below is OpenRouter-routed, not a native-key measurement, and we mark these needs_native_reverify.
The headline finding was that latency does not track price or branding. The fastest non-DeepSeek call was Qwen3-Coder at 1.50 seconds on a 36-in / 58-out coding prompt billing $0.0000656. MiniMax-M2 returned a 38-in / 200-out coding answer in 2.95 seconds at $0.0002514. GLM-4.6 took 8.58 seconds on a 32-in / 200-out general prompt billing $0.00036376, and base Kimi K2 ran 7.03 seconds for a 36-in / 60-out reply at $0.00015852.
| Family (routing) | Tokens (in/out) | Latency | Billed cost |
|---|---|---|---|
| DeepSeek V4-Flash (official) | 27 / 120 | 3.22s | not billed (anchor) |
| Qwen3-Coder (OpenRouter) | 36 / 58 | 1.50s | $0.0000656 |
| MiniMax-M2 coding (OpenRouter) | 38 / 200 | 2.95s | $0.0002514 |
| Kimi K2 general (OpenRouter) | 36 / 60 | 7.03s | $0.00015852 |
| GLM-4.6 general (OpenRouter) | 32 / 200 | 8.58s | $0.00036376 |
The trap to avoid is the word "flash." We re-ran the slow tiers to be sure, and the pattern held: GLM-4.7-Flash took 26.24 seconds and Qwen3.5-Flash 17.85 seconds, the two slowest calls in the entire set, both because they generated long reasoning output (200 and 2,831 tokens) rather than the snappy short reply the name implies. If you pick a tier off its name expecting speed, cap your output tokens or budget for an essay.
For a non-regulated US team, all five families are fair game and the choice is pure economics and fit. For a regulated buyer, the order flips: residency comes first, and most of the field falls away before price enters the conversation.
| Buyer profile | Recommended path | Why |
|---|---|---|
| Solo dev / non-regulated SaaS | Any official endpoint, PII stripped at app layer | Lowest price; redact before sending and residency stops mattering |
| US team wanting one bill | OpenRouter across all five | One contract, USD billing, easy A/B between families |
| Regulated, needs US residency | Qwen US (Virginia) Global, or a US-hosted reseller | Only native US-region option is Qwen Virginia; otherwise route through a US provider |
| US federal / government device | Avoid; vetted US-hosted build only after review | Active government-device prohibitions exist for China-origin models |
According to Moonshot AI, Kimi's international console bills in USD on infrastructure separate from its mainland RMB platform, which removes the payment-method friction but not the residency question, since the data still defaults to China. The same shape holds for GLM on z.ai and MiniMax on platform.minimax.io: a clean USD front door does not equal US data residency. The practical upshot is that for any regulated workload, Qwen's Virginia deployment or a US-based reseller is the only defensible path, and that is true regardless of which family scores best on your benchmark.
If you are unregulated, route freely and pick on cost and capability; the residency default rarely bites you once you strip PII at the application layer. If you are regulated, start from residency and work backward: only Qwen offers a native US region, so everything else means accepting a US-hosted reseller markup or disqualifying the model. The token prices across these families are close enough that the compliance axis, not a few cents per million tokens, should decide the matter. For the full cross-family rate card and rankings, see our best Chinese LLM API hub.
Are Chinese LLM APIs available in the US? Yes. DeepSeek, Qwen, GLM, Kimi, and MiniMax all run official international endpoints reachable from US IPs and billed in USD, and all five are also routable through OpenRouter. There is no nationwide consumer ban; access is a compliance question, not a technical one.
Which Chinese LLM keeps data in the US? Only Qwen offers a native US region, its Alibaba Model Studio Virginia Global deployment. DeepSeek, GLM, Kimi, and MiniMax default to mainland China residency on their official endpoints, so US residency there requires routing through a US-based reseller.
Is a USD billing option the same as US data residency? No. Kimi, GLM, and MiniMax bill in USD on international consoles, but data still defaults to China. A USD front door removes payment friction, not the residency obligation a regulated buyer must satisfy.
Are the prices here official vendor rates? DeepSeek's figures are from its official endpoint. Every Qwen, GLM, Kimi, and MiniMax number is OpenRouter-routed and disclosed as such, marked pending native re-verification. We cite official vendor docs for residency and access claims.
What should a regulated US buyer do first? Decide residency before price. If you need inference inside a US boundary, use Qwen Virginia or a vetted US-hosted reseller, and run your own data-residency and vendor-nationality review before any production deployment.
This article is part of our best Chinese LLM API hub, where the full cross-family rate card and rankings live. For the families compared here, see the DeepSeek, Qwen, and GLM pricing hubs.
Author: Kevin Fan, Customer Success Manager at China LLM Directory, specializing in Chinese LLM ecosystem pricing and cross-border AI compliance. Last verified: 2026-06-26.
<!-- METADATA { "title": "Chinese LLM APIs: US Access & Compliance (2026)", "slug": "chinese-llm-api-us-availability", "meta_description": "DeepSeek, Qwen, GLM, Kimi, MiniMax all reach the US, but only Qwen has a US region. We routed all five and mapped the residency decision for regulated buyers.", "focus_keyword": "chinese llm api us availability", "secondary_keywords": ["chinese llm us access", "chinese ai api data residency", "are chinese llm apis available in us", "chinese llm compliance us"], "tags": ["DeepSeek", "Qwen", "GLM", "Kimi", "MiniMax", "US Compliance", "Data Residency"], "category": "Compliance", "cluster_id": "best-chinese-llm-api", "cluster_role": "micro", "hub_slug": "best-chinese-llm-api", "evidence_file": "clients/china-llm-aggregator/articles/best-chinese-llm-api-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": "Are Chinese LLM APIs available in the US?", "a": "Yes. DeepSeek, Qwen, GLM, Kimi, and MiniMax all run official international endpoints reachable from US IPs and billed in USD, and all five are also routable through OpenRouter. There is no nationwide consumer ban; access is a compliance question, not a technical one."}, {"q": "Which Chinese LLM keeps data in the US?", "a": "Only Qwen offers a native US region, its Alibaba Model Studio Virginia Global deployment. DeepSeek, GLM, Kimi, and MiniMax default to mainland China residency on their official endpoints, so US residency there requires routing through a US-based reseller."}, {"q": "Is a USD billing option the same as US data residency?", "a": "No. Kimi, GLM, and MiniMax bill in USD on international consoles, but data still defaults to China. A USD front door removes payment friction, not the residency obligation a regulated buyer must satisfy."}, {"q": "Are the prices here official vendor rates?", "a": "DeepSeek's figures are from its official endpoint. Every Qwen, GLM, Kimi, and MiniMax number is OpenRouter-routed and disclosed as such, marked pending native re-verification. We cite official vendor docs for residency and access claims."}, {"q": "What should a regulated US buyer do first?", "a": "Decide residency before price. If you need inference inside a US boundary, use Qwen Virginia or a vetted US-hosted reseller, and run your own data-residency and vendor-nationality review before any production deployment."} ], "external_links_used": [ {"url": "https://api-docs.deepseek.com/quick_start/pricing/", "source_name": "DeepSeek API Docs", "claim": "DeepSeek official endpoint serves US devs at $0.14/$0.28 per 1M on V4-Flash, no US-specific barrier"}, {"url": "https://www.alibabacloud.com/help/en/model-studio/model-pricing", "source_name": "Alibaba Cloud Model Studio pricing", "claim": "Qwen reachable via Singapore (~1M free tokens/90 days) and US Virginia Global deployment"}, {"url": "https://platform.moonshot.ai/", "source_name": "Moonshot AI", "claim": "Kimi international console bills in USD on infrastructure separate from the mainland RMB platform"} ], "internal_links_used": [ {"url": "/blog/deepseek-api-pricing/", "anchor_text": "DeepSeek", "type": "cross-cluster"}, {"url": "/blog/qwen-api-pricing/", "anchor_text": "Qwen", "type": "cross-cluster"}, {"url": "/blog/glm-api-pricing/", "anchor_text": "GLM", "type": "cross-cluster"} ], "first_hand_evidence": { "source": "best-chinese-llm-api-evidence.json runs: qwen3-coder_coding, minimax-m2_coding, kimi-k2_general, glm-4.6_general, glm-4.7-flash_general, qwen3.5-flash_general, deepseek_v4flash_coding_anchor", "measured": "Qwen3-Coder 36in/58out 1.50s $0.0000656; MiniMax-M2 coding 38in/200out 2.95s $0.0002514; Kimi K2 36in/60out 7.03s $0.00015852; GLM-4.6 32in/200out 8.58s $0.00036376; GLM-4.7-Flash 26.24s; Qwen3.5-Flash 17.85s (2831 out); DeepSeek V4-Flash anchor 27in/120out 3.22s official", "captured": "2026-06-26", "disclosure": "non-DeepSeek OpenRouter-routed; DeepSeek official api.deepseek.com" }, "images_status": "spec-only (not generated; FAL_API_KEY unset)", "images": [ {"position": "featured", "type": "generated", "prompt": "Clean editorial map-style diagram showing five Chinese LLM families (DeepSeek, Qwen, GLM, Kimi, MiniMax) routing to a US buyer, with data-residency flags: four pointing to mainland China and one (Qwen) to US Virginia. Blue and amber palette, minimal background, 16:9.", "alt": "Diagram of five Chinese LLM API families reaching a US buyer, showing four defaulting to mainland China data residency and Qwen offering a US Virginia region"} ] } -->