OpenAI compatible API · Attested · Public status

US AI Models & US-Operated Providers

Which AI models come from US labs, which providers are operated by US companies, and how to require US-operated routes on a request. Both facts, kept apart.

Verify gateway
Onebase URL to migrate
100sof models and routes
0prompt or output logs. Always.
American labs, and the operators who serve them

"US AI models" is two questions. This page answers both, separately.

Who built it and where your prompt goes are different facts. 176 models here come from 11 US labs: OpenAI, Google DeepMind, Anthropic, Meta, NVIDIA, xAI, Recraft, IBM Research, ScaleDown, Thinking Machines Lab, Microsoft Research. 43 of 95 providers are US-headquartered.

Need US-only routing? Set provider.jurisdiction to us. It fails closed when nothing qualifies.

Browse US-provider routes Review provider policies

us_jurisdiction.pyPython
from openai import OpenAI

client = OpenAI(
    base_url="https://api.trustedrouter.com/v1",
    api_key="sk-tr-...",  # your TrustedRouter key
)

reply = client.chat.completions.create(
    model="trustedrouter/liberty-3.0",
    messages=[{"role": "user",
               "content": "Draft the incident summary."}],
    extra_body={"provider": {"jurisdiction": "us"}},
)

Liberty: US labs, open weights, one route

open weight

Our own family. Each Liberty id calls several component models and returns one answer — and every component is an open-weight model from a US lab. Both facts are computed from the catalog when this page renders, so if a component were ever swapped the counts would move and the claim would retire itself.

Route Context Component models From US labs US-operated route available
trustedrouter/liberty-3.0
TrustedRouter Liberty 3.0
1,048,576 6 models once the nested Liberty presets are expanded 6 of 6 yes
trustedrouter/liberty-2.0
TrustedRouter Liberty 2.0
262,144 6 models once the nested Liberty presets are expanded 6 of 6 yes
parasail/liberty-2.0
Parasail Liberty 2.0
262,144 6 models once the nested Liberty presets are expanded 6 of 6 yes
trustedrouter/liberty-1.0-1m
TrustedRouter Liberty 1.0 1M
1,048,576 2 of 2 yes
trustedrouter/liberty-1.0
TrustedRouter Liberty 1.0
262,144 3 of 3 yes

Two limits worth stating plainly. First, the component models are open-weights models that many providers serve, and Liberty's default candidate pool includes operators outside the US; set provider.jurisdiction to us when the serving provider has to be US-operated. Second, operator jurisdiction is not datacentre location — a US-registered company can run inference on hardware elsewhere, and the catalog records the company, not the machine.

Measurement for these routes is published rather than summarised here: our own DRACO run for Liberty 2.0 is written up in the Liberty 2.0 post, and live route behaviour is on the leaderboard.

Open weights from US labs

59 routes

The labs themselves. Weights you can download, run anywhere, and inspect.

Browse all open-weight routes

Live catalog, as of September 2026

Two separate facts: who operates the endpoint, and who built the model.

Counts below are read from the routes configured in TrustedRouter right now. Operator country is the legal home of the company running the endpoint a request reaches, taken from that company's own terms, privacy policy, or regulatory filing. It is not a claim about which datacentre serves the request.

43providers operated from the United States
11labs with models here
176models from those labs
95providers in the catalog
529callable catalog models
29providers whose operator we could not establish

Providers operated from the United States

43 of 95

Send a request to one of these and the operator is a company headquartered in the United States — head office, not place of registration. Privacy tier is a separate column: it is the highest bar we have recorded from that provider's published policy.

Provider Operator country Privacy tier Recorded claims Models served Policy source
DeepInfradeepinfra United States No-store no verified privacy claim 101 policy
Novita AInovita United States Standard no verified privacy claim 98 policy
Atlas Cloudatlas-cloud United States Standard no verified privacy claim 78 policy
GMI Cloudgmi United States Standard no verified privacy claim 75 policy
Venicevenice United States Standard no verified privacy claim 58 policy
OpenAIopenai United States Standard ZDR on prepaid 45 policy
Lightning AIlightning United States Standard no verified privacy claim 36 policy
Cloudflare Workers AIcloudflare-workers-ai United States Standard no verified privacy claim 26 policy
Parasailparasail United States Zero retention ZDR 26 policy
Weights & Biaseswandb United States Standard no verified privacy claim 26 policy
Fireworks AIfireworks United States Standard no verified privacy claim 19 policy
Featherless AIfeatherless United States Standard no verified privacy claim 18 policy
Basetenbaseten United States Zero retention ZDR 17 policy
Telnyxtelnyx United States Standard no verified privacy claim 17 policy
DigitalOcean Gradient AIdigitalocean United States Standard no verified privacy claim 14 policy
Google AI Studiogoogle-ai-studio United States Standard no verified privacy claim 14 policy
NVIDIA NIMnvidia-nim United States Standard no verified privacy claim 13 policy
Anthropicanthropic United States Standard no verified privacy claim 11 policy
Google Vertex AIgoogle-vertex United States Standard ZDR on prepaid 11 policy
Neurometric AIneurometric United States No-store no verified privacy claim 11 policy
Togethertogether United States Zero retention ZDR 11 policy
Chuteschutes United States Confidential + E2EE provider E2EE confidential ZDR 10 policy
Crusoecrusoe United States Standard no verified privacy claim 10 policy
Databricksdatabricks United States Standard no verified privacy claim 10 policy
Microsoft Azure AI Foundryazure United States Standard no verified privacy claim 9 policy
Morphmorph United States Standard no verified privacy claim 8 policy
FriendliAIfriendli United States Standard no verified privacy claim 7 policy
Tinfoiltinfoil United States Confidential + E2EE provider E2EE confidential ZDR 7 policy
Waferwafer United States Standard no verified privacy claim 7 policy
xAI Grokgrok United States Standard no verified privacy claim 7 policy
Makoramakora United States Standard no verified privacy claim 6 policy
Cerebrascerebras United States Zero retention ZDR 4 policy
Decartdecart United States Standard no verified privacy claim 4 policy
ScaleDownscaledown United States Zero retention ZDR 4 policy
0G Private Computerzero-g United States No-store confidential 3 policy
Thinking Machines Labthinkingmachines United States Standard no verified privacy claim 3 policy
Confidential AIconfidential-ai United States Zero retention confidential ZDR 1 policy
NEAR AInear-ai United States Confidential + E2EE provider E2EE confidential 1 policy
Runwayrunway United States Standard no verified privacy claim 1 policy
Voyage AIvoyage United States Zero retention ZDR 1 policy
Meta via OpenRoutermeta United States Standard no verified privacy claim 0 policy
TrustedRoutertrustedrouter United States Confidential + E2EE provider E2EE confidential ZDR 0 policy
Vultrvultr United States Standard no verified privacy claim 0 policy

Every provider's full policy note and route list is on its own page. 29 providers in the catalog publish no operator TrustedRouter could pin down, so they appear in no jurisdiction list on this site and no request preference treats them as matching one. Review every provider.

Models built by US labs

176 models

Grouped by the lab that built the weights, with the source TrustedRouter read that from. The operator columns show who runs the endpoints for each route, which is a different question from the lab's country and frequently a different answer.

OpenAI 55 models

OpenAI's terms of use name OpenAI OpCo, LLC, a Delaware company at 1455 3rd Street, San Francisco, CA 94158. Source.

Model Context Routes Operator jurisdictions US-operated routes
openai/gpt-oss-120b
OpenAI: gpt-oss-120b
131,072 36 +8 more on the model page
openai/gpt-oss-20b
OpenAI: gpt-oss-20b
131,072 18 +2 more on the model page
openai/gpt-5.6-terra
OpenAI: GPT-5.6 Terra
1,050,000 6
openai/gpt-6-astra
OpenAI: GPT-6 Astra
1,050,000 6
openai/gpt-3.5-turbo
OpenAI: GPT-3.5 Turbo
16,385 4
openai/gpt-4
OpenAI: GPT-4
8,191 4

49 further OpenAI models are in the catalog, ranked below these by route count. Browse every model.

Google DeepMind 35 models

Gemini and Gemma come from Google DeepMind, part of Alphabet Inc., whose 10-K gives principal executive offices at 1600 Amphitheatre Parkway, Mountain View, California. The code records that parent's home, not the location of every team that worked on a model. Source.

Model Context Routes Operator jurisdictions US-operated routes
google/gemma-4-31b-it
Google: Gemma 4 31B
262,144 25 +5 more on the model page
google/gemma-4-26b-a4b-it
Google: Gemma 4 26B A4B
262,144 15
google/gemini-2.5-flash
Google: Gemini 2.5 Flash
1,048,576 8
google/gemma-3-27b-it
Google: Gemma 3 27B
131,072 8
google/gemini-3.1-pro-preview
Google: Gemini 3.1 Pro Preview
1,048,576 7
google/gemini-3.5-flash
Google: Gemini 3.5 Flash
1,048,576 7

29 further Google DeepMind models are in the catalog, ranked below these by route count. Browse every model.

Anthropic 20 models

Anthropic's commercial terms contract through Anthropic, PBC under California law outside the EEA, Switzerland, and the UK, where Anthropic Ireland, Limited applies instead. Source.

Model Context Routes Operator jurisdictions US-operated routes
anthropic/claude-opus-5
Claude Opus 5
1,000,000 5
anthropic/claude-fable-5
Anthropic: Claude Fable 5
1,000,000 3
anthropic/claude-haiku-4.5
Anthropic: Claude Haiku 4.5
200,000 3
anthropic/claude-opus-4.5
Anthropic: Claude Opus 4.5
200,000 3
anthropic/claude-opus-4.6
Anthropic: Claude Opus 4.6
1,000,000 3
anthropic/claude-opus-4.7
Anthropic: Claude Opus 4.7
1,000,000 3

14 further Anthropic models are in the catalog, ranked below these by route count. Browse every model.

Meta 18 models

The Llama licence names Meta Platforms, Inc. for licensees outside the EEA and Switzerland, and Meta Platforms Ireland Limited within them. Source.

Model Context Routes Operator jurisdictions US-operated routes
meta-llama/llama-3.3-70b-instruct
Meta: Llama 3.3 70B Instruct
131,072 18 +1 more on the model page
meta-llama/llama-3.1-8b-instruct
Meta: Llama 3.1 8B Instruct
131,072 6
meta-llama/llama-3.1-70b-instruct
Meta: Llama 3.1 70B Instruct
131,072 5
meta-llama/llama-4-maverick
Meta: Llama 4 Maverick
128,000 5
meta-llama/llama-4-maverick-17b-128e-instruct-fp8
Llama 4 Maverick Instruct
1,048,576 5
meta-llama/llama-4-scout-17b-16e-instruct
Llama 4 Scout Instruct
131,072 5

12 further Meta models are in the catalog, ranked below these by route count. Browse every model.

NVIDIA 15 models

The Nemotron family comes from NVIDIA Corporation, whose corporate address for stockholder communications is 2788 San Tomas Expressway, Santa Clara, California 95051. Source.

Model Context Routes Operator jurisdictions US-operated routes
nvidia/nemotron-3-ultra-550b-a55b
NVIDIA: Nemotron 3 Ultra
262,144 9
nvidia/nemotron-3-super-120b-a12b
NVIDIA: Nemotron 3 Super
262,144 7
nvidia/nemotron-3-nano-30b-a3b
NVIDIA: Nemotron 3 Nano 30B A3B
262,144 6
nvidia/nemotron-3.5-lightning
NVIDIA: Nemotron 3.5 Lightning
262,144 4
nvidia/nemotron-3.5-lightning-30b-a3b
nvidia/Nemotron-3.5-Lightning-30B-A3B
262,144 4
nvidia/nemotron-3-nano-omni
Nemotron Nano 3 Omni
65,536 2

9 further NVIDIA models are in the catalog, ranked below these by route count. Browse every model.

xAI 11 models

xAI's consumer terms take legal notices at 1450 Page Mill Rd., Palo Alto, CA 94304 and are governed by the laws of the State of Texas. Source.

Model Context Routes Operator jurisdictions US-operated routes
x-ai/grok-4.20-reasoning
grok-4.20-0309-reasoning
0 3
x-ai/grok-4.3
SpaceXAI: Grok 4.3
1,000,000 3
x-ai/grok-4.5
SpaceXAI: Grok 4.5
500,000 3
x-ai/grok-4.6
SpaceXAI: Grok 4.6
500,000 3
x-ai/grok-build-0.1
SpaceXAI: Grok Build 0.1
256,000 3
x-ai/grok-4.20
SpaceXAI: Grok 4.20
2,000,000 2

5 further xAI models are in the catalog, ranked below these by route count. Browse every model.

Recraft 8 models

Recraft's terms name Recraft Inc. and give its notices address as 450 Townsend Street, San Francisco, California 94107. Source.

Model Context Routes Operator jurisdictions US-operated routes
recraft/recraftv2
Recraft V2
0 1 none configured
recraft/recraftv3
Recraft V3
0 1 none configured
recraft/recraftv4
Recraft V4
0 1 none configured
recraft/recraftv4_1
Recraft V4.1
0 1 none configured
recraft/recraftv4_1_pro
Recraft V4.1 Pro
0 1 none configured
recraft/recraftv4_1_utility
Recraft V4.1 Utility
0 1 none configured

2 further Recraft models are in the catalog, ranked below these by route count. Browse every model.

IBM Research 5 models

IBM Research identifies Granite 4.2 as its model family. IBM's corporate contact page lists International Business Machines Corporation in Armonk, New York, United States (https://www.ibm.com/contact/global). Source.

Model Context Routes Operator jurisdictions US-operated routes
ibm-granite/granite-4.2-8b
IBM: Granite 4.2 8B
131,072 3
ibm-granite/granite-4.1-8b
granite-4.1-8b
32,768 2
ibm-granite/granite-4.2-30b
ibm-granite/granite-4.2-30b
131,072 2
ibm-granite/granite-4.2-3b
ibm-granite/granite-4.2-3b
131,072 2
ibm-granite/granite-4.0-h-micro
@cf/ibm-granite/granite-4.0-h-micro
131,000 1

ScaleDown 4 models

Carbon ScaleDown, Inc., a Delaware corporation, publishes these task-specific models. This identifies the publisher, not a claim that its undisclosed underlying model weights are open or US-origin. Source.

Model Context Routes Operator jurisdictions US-operated routes
scaledown/classify
ScaleDown Classify
1,000,000 1
scaledown/compress
ScaleDown Compress
1,000,000 1
scaledown/extract
ScaleDown Extract
1,000,000 1
scaledown/summarize
ScaleDown Summarize
1,000,000 1

Thinking Machines Lab 3 models

Thinking Machines Lab Inc. is a public benefit corporation based in San Francisco, California. Its own site names the company without stating a location. Source.

Model Context Routes Operator jurisdictions US-operated routes
thinkingmachines/inkling
Thinking Machines: Inkling
524,288 7
thinkingmachines/inkling-small
Thinking Machines: Inkling Small
524,288 7
thinkingmachines/inkling-1m
Inkling
1,048,576 2

Microsoft Research 2 models

The Phi family is built by Microsoft Research. Microsoft's privacy statement identifies Microsoft Corporation at One Microsoft Way, Redmond, Washington 98052, United States. Source.

Model Context Routes Operator jurisdictions US-operated routes
microsoft/phi-4
Microsoft: Phi 4
16,384 2
microsoft/wizardlm-2-8x22b
WizardLM-2 8x22B
65,535 2

Model origin is keyed by the vendor prefix of a model id, and a prefix earns a row once at least three of its models are in the catalog. 42 callable catalog models sit under a prefix below that line and carry no recorded origin, so they are on no page here rather than assigned a country by guesswork.

Browse every modelReview provider policiesAI models from the European UnionAI models from China

Origin

A lab's country is fixed.

Where a model was built does not change when you route it differently. It is a procurement fact, and it is the one this page's lab sections answer, each with the primary source it was read from.

Traffic

Your route is yours to pick.

Where prompts go is decided per request. provider.jurisdiction accepts us today; provider.only pins an exact allowlist for any other requirement, and both fail closed rather than falling back.

Scope

What this page will not say.

Not that a US operator keeps data in the US, not that a US lab's model is safer, and not that any of it is certified. It reports two recorded fields and the source behind each. Residency is a separate control.

Live catalog evidence

Current routes, prices, privacy, and measured performance.

Catalog facts come from the routes currently configured in TrustedRouter. Performance uses the same cached metadata snapshot as the public leaderboard. Prompts and outputs are not part of these measurements.

556public models
95providers
1767configured routes
309ZDR routes
35provider E2EE routes
7189recent availability samples
Model Providers Context Input Output Privacy Measured route
Google: Gemini 2.5 Flashgoogle/gemini-2.5-flash
+1
8 routes
1,048,576 $0.3165/1M $2.6375/1M ZDR measured google-ai-studio · 100.00% available · n=502
Claude Opus 5anthropic/claude-opus-5
5 routes
1,000,000 $5.275/1M $26.375/1M varies 2560 ms TTFT anthropic · 100.00% available · n=451
Meta: Llama 3.3 70B Instructmeta-llama/llama-3.3-70b-instruct
+8
18 routes
131,072 $0.142425/1M to $1.84625/1M $0.422/1M to $3.290303/1M E2EE 6 cited scores 1355 ms TTFT scaleway · 100.00% available · n=24
Meta: Llama 3.1 8B Instructmeta-llama/llama-3.1-8b-instruct
6 routes
131,072 $0.0211/1M to $0.2321/1M $0.05275/1M to $0.47475/1M varies 1860 ms TTFT databricks · 100.00% available · n=9
OpenAI: GPT-5 Nanoopenai/gpt-5-nano
4 routes
400,000 $0.05275/1M $0.422/1M ZDR 2288 ms TTFT openai · 100.00% available · n=9
Google: Gemini 3.1 Flash Litegoogle/gemini-3.1-flash-lite
6 routes
1,048,576 $0.26375/1M $1.5825/1M ZDR 1043 ms TTFT google-vertex · 100.00% available · n=8
Google AI StudioPolicy varies 14 models 2908 ms p50 · n=499
Google Vertex AIZDR on prepaid 11 models 1767 ms p50 · n=26
Lightning AIPolicy varies 36 models 1751 ms p50 · n=26
DeepInfraPolicy varies 101 models 2665 ms p50 · n=77
Atlas CloudPolicy varies 78 models 2293 ms p50 · n=32
AnthropicPolicy varies 11 models 2560 ms p50 · n=496
GMI CloudPolicy varies 75 models 3158 ms p50 · n=27
Novita AIPolicy varies 98 models 2410 ms p50 · n=27

Browse every modelReview provider policiesOpen the full leaderboardSnapshot 2026-09-15T15:32:49.240Z

Questions

What counts as a US AI model?

Two different things, so TrustedRouter records them separately. A model's origin is the country of the lab that built the weights, read from that lab's own licence, terms, or regulatory filing. A route's jurisdiction is the country of the company operating the endpoint the request reaches, read from that company's own terms or filing. A model from a US lab is regularly served by providers registered outside the US, and open-weights models from other countries are regularly served by US providers, so neither fact implies the other.

How do I make sure my prompts only reach US providers?

Set provider.jurisdiction to "us" on the request. The router then considers only providers whose recorded operator country is the United States and fails closed when none qualify, rather than falling back to a provider you did not approve. For an exact list rather than a country test, use provider.only with the provider slugs you approved.

Does a US provider mean my data stays in the United States?

No, and this site does not claim it. The recorded country is the legal home of the company operating the endpoint, taken from its published terms, privacy policy, or regulatory filing. It says nothing about which datacentre answers a given request. Where processing location is a contractual requirement, it comes from an agreed provider allowlist and a signed agreement, not from a country code in a catalog.

What is the Liberty model family?

Liberty is TrustedRouter's own set of panel routes: each id calls several component models and returns one answer. Every component model under every Liberty route resolves to a lab recorded as US-based in the catalog's model-origin table, and the US-AI-models page shows that as a count computed when the page renders rather than as a fixed claim. US-operated provider routes are available for each Liberty id; the default candidate pool also includes operators outside the US, so add provider.jurisdiction="us" when US-operated serving is a requirement.

Workspace access

Sign in

Choose a sign in method to access your TrustedRouter workspace.

By signing in you agree to the terms of service and privacy policy.