OpenRouter-compatible API access

OpenRouter With 90% Discount

Use the same OpenAI-compatible request format, model IDs, streaming, and tool calls while paying up to 90% less through prepaid OpenRouter credits.

90%+
discounted effective usage
200T+
monthly token capacity
70+
provider routes
400+
model aliases
Connects toOpenAI APICursorOpenCodeZedJetBrainsClineCodexSDKs
Routing Layer

A quiet operating surface for high-volume model access.

Use familiar model names, OpenAI-compatible requests, and one prepaid balance across high-demand coding and reasoning models.

One OpenRouter-compatible surface

Point editors, SDKs, agents, and internal tools at one endpoint while keeping existing OpenAI-style client code.

Discounted effective routing

Use prepaid routing credits and discounted upstream capacity instead of paying full retail on every request.

Metered without subscriptions

Create an API key, top up credits, and run models until the balance is spent. No monthly lock-in.

Live Request Path
Operational
01
Client
OpenAI-compatible SDK
02
Gateway
api.openrouter.stream/v1
03
Router
pricing, health, policy
04
Provider
model execution
Endpoint
api.openrouter.stream/v1
Protocol
OpenAI-compatible SSE
Identity
Privy verified session
Billing
Terminal success only
Model Catalog

Explore models with price and uptime in view.

Published OpenRouter-compatible model IDs show route state, multipliers, and availability together.

Available OpenRouter model routes
RouteMultiplierDescriptionState
openrouter/claude-fable-5x10Claude Fable 5 through OpenRouteroperational
openrouter/claude-opus-5x12Claude Opus 5 through OpenRouteroperational
openrouter/claude-sonnet-5x8Claude Sonnet 5 through OpenRouteroperational
openrouter/claude-opus-4-8x12Claude Opus 4.8 through OpenRouteroperational
openrouter/claude-opus-4-8-thinkingx12Claude Opus 4.8 Thinking through OpenRouteroutage
openrouter/claude-opus-4-7x12Claude Opus 4.7 through OpenRouteroperational
Developer Path

Swap the base URL. Keep the client.

Use `/v1/chat/completions`, streaming, tool calls, and OpenRouter-style model IDs from the same endpoint.

Integration guides
bash
curl https://api.openrouter.stream/v1/chat/completions   -H "Authorization: Bearer sk-..."   -H "Content-Type: application/json"   -d '{
    "model": "openrouter/claude-sonnet-4-6",
    "messages": [{ "role": "user", "content": "Review this diff" }],
    "stream": true
  }'
Scale Profile

Built around the OpenRouter workflow.

90%+
discounted effective usage
200T+
monthly token capacity
70+
provider routes
400+
model aliases
FAQ

Operational questions, answered directly.

What are OpenRouter credits?

Prepaid usage credits. A route multiplier determines how many OpenRouter credits a completed request consumes.

Does OpenRouter store prompts?

Raw prompts are not stored by default. Billing and diagnostics use normalized request metadata.

Does it work with coding tools?

Yes. Configure OpenRouter as an OpenAI-compatible provider and select a published route name.

What happens when a stream fails?

The request is marked as aborted, provider health is updated, and no OpenRouter credits are charged.

Start Routing

Get OpenRouter-compatible access at a 90%+ discount.

Get API key