OpenAI compatible API · Attested · Public status

No-Log LLM API: Content-Stateless Real-Time Inference

A no-log LLM API you can verify: content-stateless real-time inference, explicit encrypted Batch retention, attested TEE routes, and 220+ model routes.

Verify gateway
Onebase URL to migrate
100sof models and routes
0prompt or output logs. Always.
No-log LLM API

No prompt logs, enforced by code you can read and attestation you can check.

Most no-log claims are a sentence in a privacy policy. 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. On TEE routes that behavior runs inside a hardware-attested confidential-compute gateway: the source is open, the image digest is published, and a live attestation signed by the CPU vendor's root key is one curl away.

The API is OpenAI-compatible. Point base_url at https://api.trustedrouter.com/v1 and keep your SDK, your model ids, and your code. You get 220+ model routes across 30+ providers, including Claude, GPT, Gemini, DeepSeek, Kimi, Qwen, and GLM, with automatic rollover when a provider goes down.

Check the attestation Open the playground

Verify the gateway firstbash
NONCE=$(openssl rand -hex 16)
curl "https://api.trustedrouter.com/attestation?nonce=$NONCE"
# Returns a JWT signed by the CPU vendor's root key.
# image_digest must match the published open-source build.
Default behavior

Content is not stored

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. Usage metadata is separate: token counts and billing records are kept so your account and spend tracking work.

Privacy tiers

Three kinds of no-log, labeled per route

Open routes run through the attested gateway to any provider. Zero-Data-Retention routes add providers contractually bound to keep nothing; they rely on the provider honoring that contract. TEE routes run end-to-end in confidential compute, where even the provider cannot read your prompt. Full breakdown at zero data retention.

Access

Anonymous-friendly access

Prepaid credits via Stripe, bring your own provider key, or pay per request with x402. Continue with MetaMask signs you in with a wallet and works without a traditional account. Built to be friendly to pseudonymous use; we do not promise anonymity.

The thesis

Attestation beats a privacy policy.

Roleplay chats, character cards, journals, drafts: the text people send to an LLM API is personal. The standard advice for no-log inference is to run models locally, which caps you at whatever your hardware can hold. TrustedRouter's answer is a gateway you can inspect: open source, a published image digest, and attestation bound to the live TLS session so nothing can be replayed at you.

The catalog holds up its end. DeepSeek, Kimi, Qwen, GLM, and MiniMax routes are served by non-Chinese hosting providers on attested infrastructure with ZDR and TEE tiers, so you get frontier Chinese open-weights without sending your data to the model vendor. Pick a route with the model chooser, compare latency measured from real routed requests at the latency benchmarks, and see per-model rates at pricing.

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.

491public models
51providers
1515configured routes
303ZDR routes
32provider E2EE routes
2829recent availability samples
Model Providers Context Input Output Privacy Measured route
Anthropic: Claude Opus 4.8anthropic/claude-opus-4.8
3 routes
1,000,000 $5.275/1M $26.375/1M varies 5 cited scores 3263 ms TTFT anthropic · 39 tok/s · 100.00% available · n=3
OpenAI: GPT-5.5openai/gpt-5.5
4 routes
1,050,000 $5.275/1M $31.65/1M ZDR 3 cited scores 2147 ms TTFT openai · 100.00% available · n=1
Google: Gemini 3.5 Flashgoogle/gemini-3.5-flash
+1
7 routes
1,048,576 $1.5825/1M $9.495/1M ZDR 1257 ms TTFT google-ai-studio · 100.00% available · n=14
MoonshotAI: Kimi K2.7 Codemoonshotai/kimi-k2.7-code
+8
19 routes
262,144 $0.70685/1M to $1.00225/1M $3.587/1M to $4.22/1M ZDR 5 cited scores 2181 ms TTFT inceptron · 100.00% available · n=31
Z.ai: GLM 5.2z-ai/glm-5.2
+24
47 routes
1,048,576 $0.7174/1M to $1.5825/1M $1.5825/1M to $5.53875/1M E2EE 4 cited scores 3909 ms TTFT phala · 35 tok/s · 100.00% available · n=179
MiniMax: MiniMax M3minimax/minimax-m3
+7
19 routes
1,048,576 $0.2532/1M to $0.633/1M $1.0128/1M to $2.532/1M ZDR 4 cited scores 1327 ms TTFT fireworks · 103 tok/s · 100.00% available · n=37
AnthropicPolicy varies 10 models 3344 ms p50 · n=53
GMI CloudPolicy varies 74 models 3902 ms p50 · n=52
OpenAIZDR on prepaid 44 models 2147 ms p50 · n=68
Atlas CloudPolicy varies 76 models 3697 ms p50 · n=44
Google AI StudioPolicy varies 12 models 1549 ms p50 · n=60
Google Vertex AIZDR on prepaid 10 models 3069 ms p50 · n=44
Lightning AIPolicy varies 36 models 1751 ms p50 · n=39
KimiPolicy varies 11 models 2844 ms p50 · n=57

Browse every modelReview provider policiesOpen the full leaderboardSnapshot 2026-08-18T20:45:57.416Z

Questions

Does TrustedRouter log my prompts?

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. Usage metadata is separate: token counts and billing records are kept so your account and spend tracking work. On TEE routes, the request path runs inside a hardware-attested confidential-compute gateway with open source and a published image digest. Privacy you can check beats privacy you're promised.

How do I verify the no-log claim myself?

Request a live attestation: curl the /attestation endpoint with a fresh nonce and you get back a JWT signed by the CPU vendor's root key. Confirm the image_digest matches the published open-source artifact. The attestation binds to the live TLS session, so an old response cannot be replayed at you. The full procedure is documented on the security page.

Do all routes have the same privacy level?

No. Every route carries a tier. Open routes run through the attested gateway to any provider. Zero-Data-Retention routes use providers contractually bound to keep nothing, so they rely on the provider honoring that contract. TEE routes run end-to-end in confidential compute, where even the provider cannot read your prompt.

Can I use TrustedRouter without a traditional account?

Yes. Continue with MetaMask signs you in with a wallet and works without a traditional account, and x402 supports pay-per-request crypto payments. Prepaid credits via Stripe and bring-your-own-key access are also available. This is anonymous-friendly access built for pseudonymous use; TrustedRouter does not promise anonymity guarantees.

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.