OpenAI compatible API. Attested gateway. Public status.

Migrate From OpenRouter

Change base_url, keep OpenAI compatible clients, and verify the hosted gateway.

Verify gateway
1 URLbase_url migration
100smodels and routes
0prompt logs by default
Base URL swap

Migrate in the time it takes to run one request.

TrustedRouter keeps the OpenAI client shape. Start by changing base_url, then route a small workflow through trustedrouter/zdr, trustedrouter/eu, trustedrouter/e2e, trustedrouter/auto, or a model from the catalog.

Start sensitive workloads with trustedrouter/zdr. Use trustedrouter/auto when provider breadth matters more than the strictest privacy filter.

Before and afterbase_url
from openai import OpenAI

client = OpenAI(
    base_url="https://api.trustedrouter.com/v1",
    api_key="sk-tr-v1-..."
)
1Swap URL

Point your existing client at TrustedRouter.

2Verify trust

Check the source commit and attestation instructions.

3Measure

Measure uptime, latency, and time to first token.

4Route more

Move sensitive routes once the path checks out.

Trust

Verify before production.

Check the source commit, image reference, and image digest before you move production traffic.

Verify gateway
Credit

$100 design partner credit.

Migration credits are available by approval for qualified design partners.

No automatic grant. Credits are reviewed manually.

Stack

Bring Python, JavaScript, agents, or BYOK.

Use Python, TypeScript, agents, direct HTTP, or BYOK. The API is OpenAI compatible.

Design partners

For teams already spending on LLMs.

Bring one production workflow, one sensitive workflow, or one provider fallback problem. We will help you move it through the attested path, measure status, and tune routing.

Sign in

Choose a sign in method.