OpenAI compatible API · Attested · Public status

No-Log LLM API: Inference Without Prompt Storage, Verified

A no-log LLM API you can verify: no prompt or output storage by default, attested TEE routes, 220+ model routes behind one OpenAI-compatible endpoint.

Verify gateway
Onebase URL to migrate
100sof models and routes
Noneprompt logs by default
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 does not store prompt or output content by default. 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 does not store prompt or output content by default. Usage metadata is separate: token counts and billing records are kept so your account and spend tracking work. The no-storage claim covers what you send and what the model says back.

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.

Questions

Does TrustedRouter log my prompts?

TrustedRouter does not store prompt or output content by default. 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, so you can check the no-storage claim yourself. 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. New email and OAuth accounts include $0.10 in starter credit; wallet-only accounts start at $0.

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