OpenAI compatible API. Attested gateway. Public status.

Security

What is logged, what is not logged, and where prompt traffic belongs.

Verify gateway
1 URLbase_url migration
100smodels and routes
0prompt logs by default
No prompt logsTrustedRouter does not store prompt or output content by default.
Fail closedIf attestation fails, the prompt path shuts down.
Open sourceBackend, infrastructure, config, and UI.
VerifySource commit, image reference, image digest.
Trust boundary

What touches your prompt is the part you can verify.

Metadata rows are limited to generation ID, workspace, key hash, model, provider, token counts, cost, usage type, speed, finish reason, status, and region.

Prompt and output content are off by default. When a workspace explicitly enables content export for observability, that destination is configured separately and clearly marked.

The router can prove the hosted gateway code path and transport boundary. Provider compute policy is listed separately on provider pages.

User app
OpenAI compatible request
Attested gateway
metadata only
Provider
Production path

api.trustedrouter.com

The FastAPI control plane does not register production chat, messages, responses, or embeddings routes.

Fail closed

Attestation failure stops the API path.

If the gateway cannot satisfy the attestation boundary, production prompt traffic should stop rather than fall back to a weaker path.

Verify

Trust page first.

The trust page publishes source commit, image reference, and image digest.

Open trust page
Open source standard

Demand routers you can inspect.

AI routers sit between your application and the model provider. Developers should be able to inspect how routing, billing, fallback, content handling, and provider selection work before sending production prompts.

Read the thinking behind this — “Attestation is All You Need” →

Honest limitations

TrustedRouter can verify the hosted gateway path and reduce what the control plane can see. It cannot make every upstream model provider confidential. Provider retention and training claims remain provider specific.

Sign in

Choose a sign in method.