Replicate
Run and fine-tune thousands of open-source AI models with one line of code via a cloud API, billed per second of GPU or CPU compute
Unified API to 400+ LLMs from 70+ providers through one OpenAI-compatible endpoint, with automatic failover and pass-through token pricing
OpenRouter is a unified API that routes requests to 400+ LLMs from 70+ providers through one OpenAI-compatible endpoint. Token usage passes through at each provider's posted rate with no markup; OpenRouter instead charges a 5.5% fee on credit purchases (5% for crypto). A free tier covers 25+ models at 50 requests/day. Best for developers who want one integration plus automatic failover across models.
OpenRouter is a single API gateway that sits in front of hundreds of large language models. Instead of integrating OpenAI, Anthropic, Google, Meta, DeepSeek, and dozens of other providers separately, you point one OpenAI-compatible endpoint at OpenRouter and choose a model by name. It routes the request to a provider that hosts that model, and if the provider is down or rate-limited, it automatically falls back to another — so your app keeps working through individual outages.
The pricing model is deliberately simple: token usage is passed through at each provider’s posted rate with no markup. OpenRouter makes money on a platform fee charged when you buy credits — 5.5% on card purchases (with an $0.80 minimum) or a flat 5% for crypto. A free tier exposes 25+ models at 50 requests per day with no credit card, and adding $10 or more in credits lifts that to 1000 requests per day. Bring Your Own Key routing is free for the first million requests a month, then 5% of the equivalent model cost.
OpenRouter is built for developers and teams who want model flexibility without rebuilding their integration every time a better or cheaper model appears. It is an API-first product, so the value is in code, not a consumer chat window.
Starting price: $0 · Free tier: yes · Model: usage-based
Price history tracked from June 2026
| Plan | Price | Includes |
|---|---|---|
| Free | Free | Access to 25+ free models · 50 free-model requests/day (20/min), no credit card · No platform fee on free models |
| Pay-as-you-go | Token rates + 5.5% credit fee | Token usage billed at provider posted rates with no markup · 5.5% fee on card credit purchases ($0.80 minimum); 5% flat for crypto · Buying $10+ in credits raises free-model limit to 1000 requests/day · Failed and fallback attempts are not billed |
| Enterprise | Custom | Platform-fee discounts · Custom BYOK pricing · Fine-grained data governance policies |
| Pros | Cons |
|---|---|
| One integration unlocks 400+ models from 70+ providers via an OpenAI-compatible SDK | The 5.5% credit fee has a $0.80 minimum, so small top-ups pay an effective 10-20% rate |
| No markup on token pricing — you pay the same per-token rates as going direct | Free models are heavily rate-limited (50 requests/day, 20/min) and unsuitable for production |
| Built-in automatic failover improves uptime versus calling a single provider | BYOK is not free at scale — a 5% fee applies after the first 1M requests/month |
| Generous free tier (25+ free models, no credit card) for testing and light use | Adds a routing layer that can introduce extra latency and a dependency on OpenRouter's uptime |
| Only successful completions are billed; failed and fallback attempts are free | No flat subscription — costs are purely usage-based and can be hard to predict |
Run and fine-tune thousands of open-source AI models with one line of code via a cloud API, billed per second of GPU or CPU compute
Free, open-source tool to run open-weight LLMs locally via CLI, desktop, or API — with an optional paid cloud for larger models
Quora's multi-model AI aggregator — chat with GPT, Claude, Gemini, and thousands of bots under one subscription
Anthropic's AI assistant built for long-context analysis, coding, and safe reasoning
Conversational AI assistant by OpenAI with multimodal reasoning, voice, and agent capabilities
OpenRouter is a unified API and marketplace that routes requests to 400+ large language models from 70+ providers (OpenAI, Anthropic, Google, Meta, DeepSeek and more) through a single OpenAI-compatible endpoint, with automatic failover and pass-through token pricing.
OpenRouter is usage-based. You buy credits and pay per token at each model's posted provider rate with no markup. A 5.5% platform fee (with an $0.80 minimum) is charged when you purchase credits by card, or a flat 5% for crypto.
No. OpenRouter does not mark up provider pricing — input and output tokens are billed at the underlying provider's posted rates. Its revenue comes from the platform fee on credit purchases.
Yes. You can use 25+ free models with no credit card, limited to 50 requests per day and 20 per minute. Purchasing at least $10 in credits raises the free-model limit to 1000 requests per day.
Bring Your Own Key lets you route requests through OpenRouter using your own provider API keys. The first 1 million BYOK requests per month are free; beyond that a 5% fee of the equivalent OpenRouter model cost applies.
Yes. OpenRouter is fundamentally an API product with an OpenAI-compatible endpoint, so existing OpenAI SDK code works by changing the base URL and key. There is no standalone desktop or mobile app.