OpenAI compatible API · Attested · Public status

Qwen, GLM, Kimi & DeepSeek APIs Hosted on US Infrastructure

Use Qwen, GLM, Kimi, and DeepSeek through US-hosted attested infrastructure. Prompts never reach the model vendor, and you can verify that live.

Verify gateway
Onebase URL to migrate
100sof models and routes
0prompt or output logs. Always.
Qwen, GLM, Kimi and DeepSeek without the vendor endpoint

Run GLM, Qwen, Kimi, and DeepSeek on US-hosted, attested infrastructure that never forwards a prompt to the model vendor.

Your benchmarks already picked these models. GLM-5.2, Qwen 3.5, Kimi K2.7, and DeepSeek V4 Pro all run as routes here, alongside MiniMax M3. Then legal asks where the API traffic goes. A vendor-hosted endpoint sends every prompt to the model vendor's servers, and self-hosting the weights means running your own GPUs.

There is a middle path. TrustedRouter serves the same open weights via non-Chinese hosting providers inside a hardware-attested confidential-compute gateway, with Zero-Data-Retention and TEE tiers per route. TrustedRouter never logs prompt or output content. Ordinary synchronous and streaming inference does not retain it. The opt-in Batch API temporarily retains enclave-encrypted artifacts for up to 30 days. The API is OpenAI-compatible, and EU-focused routing is available.

Browse the model routes Verify the attestation

glm_us_hosted.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="glm-5.2",  # also: qwen-3.5, kimi-k2.7,
                      # deepseek-v4-pro
    messages=[{"role": "user",
               "content": "Refactor this handler."}],
)
Routing

Prompts skip the vendor

DeepSeek, Kimi, Qwen, GLM, and MiniMax routes run on attested infrastructure operated by non-Chinese hosting providers. On the TEE tier, end-to-end confidential compute means even the hosting provider cannot read your prompt. Kimi users can start at the dedicated Kimi K2 API page.

Verification

Check it live, per session

The gateway source is open, the image digest is published, and the attestation endpoint returns a JWT signed by the CPU vendor's root key, bound to your live TLS session. Attestation beats a privacy policy. Details and the curl command are on the security page.

Scope

Hosting fixes residency

Routing changes where your data goes. The labs that trained these weights stay the same, so judge the models on quality like any other route. Your prompts stay on attested infrastructure you can verify, without renting GPUs to self-host. The full directory of Chinese labs and the operator jurisdiction of every route is on Chinese AI models.

Vendor-hosted API (z.ai, Moonshot, Alibaba)TrustedRouter
Model accessDirect from the lab that trained the model220+ routes across 30+ providers behind one API
Where prompts goThe vendor's own serversNon-Chinese attested hosts; prompts never reach the vendor
RetentionSet by each vendor's policyReal-time inference is content-stateless; ZDR routes contractually keep nothing; Batch is opt-in encrypted retention
VerificationA privacy policy you read and trustLive attestation: a CPU-vendor-signed JWT bound to your TLS session
Sensitive questionsGLM answered 30 of 60 on our test setSame weights answered 60 of 60 through the enclave
PricingFirst-party list pricesThin markup over provider list prices; see pricing
Host-applied filtering, measured

Same weights, different host, different answers.

We ran 60 sensitive questions against the same GLM weights through two doors. The vendor-hosted API answered 30 of 60. TrustedRouter's attested enclave answered 60 of 60. That filtering is host-applied: it lives in the serving stack rather than in the weights you benchmarked.

Where a model is hosted decides what leaves your building and what comes back. Privacy you can check beats privacy you're promised. A document-processing company scaled from zero to over a billion tokens per week through the attested gateway within three weeks of onboarding. Pick a route in the model chooser, or open the playground and test your own prompts against a US-hosted GLM, Qwen, Kimi, or DeepSeek route right now.

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
7130recent availability samples
Model Providers Context Input Output Privacy Measured route
DeepSeek: DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731
+21
33 routes
1,048,576 $0.047475/1M to $2.11/1M $0.09495/1M to $10.55/1M confidential 3685 ms TTFT nebius · 99.59% available · n=973
DeepSeek: DeepSeek V4 Flash 0423deepseek/deepseek-v4-flash
+14
27 routes
1,048,576 $0.07174/1M to $0.364144/1M $0.17724/1M to $0.842312/1M E2EE 5 cited scores 4804 ms TTFT deepseek · 114 tok/s · 99.59% available · n=963
MoonshotAI: Kimi K3moonshotai/kimi-k3
+20
39 routes
1,048,576 $2.05725/1M to $4.22/1M $10.28625/1M to $21.1/1M E2EE 10754 ms TTFT kimi · 55 tok/s · 100.00% available · n=350
GLM 5.2 Fast on Fireworksz-ai/glm-5.2-fast
4 routes
1,048,576 $2.2155/1M $6.963/1M ZDR measured fireworks · 155 tok/s · 100.00% available · n=204
Z.ai: GLM 5.3 Flashz-ai/glm-5.3-flash
+23
42 routes
1,048,576 $0.07385/1M to $2.11/1M $0.2532/1M to $10.55/1M E2EE 4729 ms TTFT zai · 97.14% available · n=123
Z.ai: GLM 5.3z-ai/glm-5.3
+23
42 routes
1,048,576 $1.0339/1M to $5.1273/1M $3.2494/1M to $12.81825/1M E2EE 3260 ms TTFT zero-g · 91 tok/s · 100.00% available · n=82
DeepInfraPolicy varies 101 models 3072 ms p50 · n=99
Fireworks AIPolicy varies 19 models 1979 ms p50 · n=252
GMI CloudPolicy varies 75 models 2841 ms p50 · n=28
Novita AIPolicy varies 98 models 2096 ms p50 · n=25
SiliconFlowPolicy varies 28 models 2770 ms p50 · n=491
VenicePolicy varies 58 models 2382 ms p50 · n=28
Nebius Token FactoryZDR 21 models 3685 ms p50 · n=499
BasetenZDR 17 models 2153 ms p50 · n=492

Browse every modelReview provider policiesOpen the full leaderboardSnapshot 2026-09-15T19:01:55.455Z

Questions

Do my prompts go to China when I use Qwen, GLM, or Kimi through TrustedRouter?

No. DeepSeek, Kimi, Qwen, GLM, and MiniMax routes are served via non-Chinese hosting providers on attested infrastructure, and prompts do not go to the model vendor. Zero-Data-Retention and TEE tiers are available per route; on the TEE tier, end-to-end confidential compute means even the hosting provider cannot read your prompt. You can verify the gateway live through the attestation endpoint described on the security page.

Is the GLM served through TrustedRouter the same model as the vendor-hosted API?

Same open weights, different serving stack. We measured one difference: the same GLM weights answered 60 of 60 sensitive test questions through TrustedRouter's enclave versus 30 of 60 through the vendor-hosted API. That filtering is host-applied rather than baked into the weights. Try your own prompts against the route in the playground and compare the answers for yourself.

Do I need to change my code to switch from a vendor-hosted endpoint?

The API is OpenAI-compatible. Change the base URL, keep your SDK, model ids, and code, and pick a route from the model catalog. Automatic provider fallback rolls requests over when a provider is down. You can pay with prepaid credits, bring your own provider key, or use x402 pay-per-request with MetaMask wallet sign-in.

Can my compliance team use this for regulated data?

TrustedRouter publishes SOC 2 readiness and HIPAA readiness documentation, plus a DPA, a BAA, and a subprocessor list. These are readiness materials, not audit reports or certifications: verifiable architecture plus documentation your compliance team can assess. The open-source gateway, published image digest, and live attestation give reviewers something to check directly rather than a questionnaire answer to file.

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.