Every request, passed right.

One API key for 40+ providers and 200+ models. PassingRight sends each call to the model that fits it, then shows you what it cost.

Free with your own provider keys and no card to add. Works with the OpenAI SDK you already use: change the base URL and keep your code.

POST /v1/chat/completions

Refactor this React hook and add tests.

model: auto · 2,140 input tokens · tool calls

Passed to0.9 s

claude-sonnet-4-6

Anthropic

Best coding score under your budget

billed $0.0038

POST /v1/chat/completions

Turn these bullet points into a two-line summary.

model: auto · 310 input tokens

Passed to0.4 s

gpt-5.2-mini

OpenAI

Cheapest model that clears the quality floor

billed $0.0002

POST /v1/chat/completions

Extract every deadline from this 80-page contract.

model: auto · 96,000 input tokens · PDF

Passed to3.1 s

gemini-2.5-flash

Google

Only fit that fits the context window at this price

billed $0.0110

Three real requests, one key. The model on each ticket is chosen per call from price, speed and quality, and you can pin one whenever you want.

Routes across 40+ providers, including

Integration

Drop-in compatible.
Zero learning curve.

Already using OpenAI's SDK? Change one line—your base URL—and you're done. Works with any language or framework.

  • Works with OpenAI, Anthropic, and Vercel AI SDKs
  • Change one line — your base URL
  • Every request tracked with cost, latency, and token usage
Python
import openai

client = openai.OpenAI(
    api_key="YOUR_LLM_GATEWAY_API_KEY",
    base_url="https://api.passingright.io/v1"
)

response = client.chat.completions.create(
    model="gpt-4o",
    messages=[{"role": "user", "content": "Hello, how are you?"}]
)
print(response.choices[0].message.content)

Platform Capabilities

Everything you need to
ship with confidence

How It Works

One request. Any model.

Your app sends one request. We route it to OpenAI, Anthropic, Google, or any of 40+ providers—automatically picking the best path.

40+
Providers
200+
Models
100B+
Tokens routed

Pricing

Two ways to pay. One of them is free.

No seats, no minimums, no token markup. Start free and only pay when you top up credits.

Credits

5% flat fee

Pay-as-you-go credits for any model at provider rates, with a flat platform fee on top-ups. No subscription, no markup on tokens.

Bring your own keys

Free

Route through your own provider API keys and pay providers directly. Routing, tracking, and analytics included at no cost.

RELIABILITY

Never go down. Even when your providers do.

PassingRight automatically routes requests to healthy providers in real-time. When one goes down, your traffic seamlessly fails over—your users never notice.

WITHOUT LLM GATEWAY
94%
uptime per provider
~22 days
of downtime per year
WITH LLM GATEWAY
94%
combined uptime across providers
<32 seconds
of downtime per year

Each provider averages ~94% uptime independently. With automatic failover across multiple providers, the probability of simultaneous downtime drops to near zero—giving you effective uptime of 99.9999%.

FAQ

Common questions

Everything you need to know about pricing, models, and getting started.

Can't find an answer? Contact us

Unlike OpenRouter, we offer:

  • Per-request routing that picks the model by price, speed and quality
  • Deeper, real-time cost & latency analytics for every request
  • Bring Your Own Keys – use your own provider API keys for free
  • Flexible enterprise add-ons (dedicated shard, custom SLAs)

Start routing requests
in 30 seconds

Join the developers routing their AI traffic through PassingRight. Free tier included, no credit card required.