Skip to content
Checking status

Unify every model one gateway.

One OpenAI-compatible API, CLI and MCP gateway in front of every provider — and every other router. Free models, $4 credit every month on Go, and your own keys at no markup.

Free to start — $4 credit every month on Go, no card if you donate a key. Unlock the shared pool for $2/mo or by donating one working key.

Use it withOpenAIxAIAnthropic+ 183 models across 17 providers
anyrouter ~ openai (python)
import os
from openai import OpenAI

client = OpenAI(
    base_url="https://anyrouter.dev/api/v1",
    api_key=os.environ["ANYROUTER_API_KEY"],
)

resp = client.chat.completions.create(
    model="anthropic/claude-sonnet-4.6",
    messages=[{"role": "user", "content": "Hi"}],
)
ANYROUTER_API_KEYget key

Crowdsourced free tokens

We pool everyone's free & trial keys into one big shared pool — free tokens for everyone. Donate a key, grow the pool, ride free.

01

One endpoint. Every model.

Keep your SDK. One upstream rate-limits — your request doesn't notice.

Point your SDK at one base URL and reference models as provider/model. Every call then runs the same pipeline: authenticate, pick an upstream, retry the next one on failure, cache what repeats, and log every attempt.

Between your call and the model · per request

Key balancing

Spreads load across your keys and quarantines burned ones automatically — no client changes.

Automatic failover

Retries and falls back across providers and pooled keys the instant one errors or rate-limits.

Prompt caching

Reuses cached context across calls to cut repeat token cost and time-to-first-token.

Per-request logs

Every fallback hop, token count and cost captured per attempt — traced and queryable.

03

Everything in one gateway

One key. Every capability you'd otherwise wire up yourself.

No add-ons, no tiers gating the basics. Every capability below ships on the same base URL and the same API key.

04

Why teams switch

Three things that are structurally hard to copy.

Never taxed

Bring your own keys, keep every cent.

Route through your own provider keys and AnyRouter takes no cut — no deposit fee, no per-token markup, no cap. What you pay upstream is exactly what you pay.

Observable

Debug any request.

Every fallback hop, status, latency, token count and cost — captured per attempt. A “debug this request” trace nobody else ships at this tier.

Portable

Your config follows you.

Keys, presets and skills live in AnyRouter, inject locally on demand, and wipe clean on exit. Same setup on your laptop, a server, CI, or a teammate's box.

05

Free models, funded by everyone

Shared key pool

Every member signs up for a provider's free/trial tier — NVIDIA NIM, the Gemini free tier, the Groq free tier, and more — and donates that key. The quotas add up into one pool that every member — you included — can call. Donating a key makes your Go plan free.

06

Unlock Go — two doors, same room

How to join

AnyRouter runs on Go$2/mo, or donate one free-tier provider key (donors ride free). Every Go comes with $4 credit each month.

Create your account

Sign up in seconds — no card required. You land on the dashboard with your first API key ready to copy.

07

The cheapest way in

Three ways to start

A $4 monthly credit and free models come with Go — $2/mo, or free when you donate a provider key. Or bring your own keys at no markup, no card required.

Go plan

$4 credit / month

On Go — $2/mo or a donated key. Here's how far $4 goes on fast models.

Tokens for $4, blended 75% input / 25% output.

Go plan

Free models, 1000/day

Route via anyrouter/free on Go — $0 per token, up to 1000 requests/day.

Apple Foundation Model (on-device)
$0 in · $0 out
Dots3-Note Preview
$0 in · $0 out
Gemma 4 31B
$0 in · $0 out
Ling-3.0-flash-Fin
$0 in · $0 out
Ling-3.0-flash-Sante
$0 in · $0 out
Ling-3.0-flash-VL
$0 in · $0 out
Ling-3.0-tiny
$0 in · $0 out
LFM 2.5 2.6B
$0 in · $0 out
Nex-N2.5-Mini
$0 in · $0 out
Nex-N2.5-Pro
$0 in · $0 out
Ising Calibration 1.5 31B
$0 in · $0 out
Nemotron-3 Nano 30B
$0 in · $0 out
Browse free models
Bring your own keys

Your keys, no markup

12 providers ship a free tier — billed by the provider only, never by us.

OpenCode Zen
Google AI Studio
NVIDIA NIM
Ollama Cloud
OpenRouter
Hugging Face
Add your keys
08

Sign in with AnyRouter

Add AI to your app — your users bring their own AnyRouter

One OAuth button hands your app a scoped, temporary key per user. Every request is billed to that user's own account — no API keys for you to collect, store, or pay for.

Your app's sign-in screen

Click it — see what your users see.

  • OAuth 2.1 + PKCE

    Standard authorization-code flow, public client, no secret to leak. Works from a browser-only app.

  • Inference-only scoped key

    The token can run AI requests and read a basic profile — never keys, billing, or account settings.

  • Per-user billing & revocation

    Each user pays from their own credits or free tier, and can revoke your app any time from their dashboard.

09

183+ models · 17 providers · September 21, 2026

One growing catalog, always current

xAI's Grok 4.7 joins the catalog — 500K context, adjustable reasoning, vision in, and six BYOK upstream routes.

$1.60 in
$4.80 out
500K

SpaceXAI's frontier model for coding, agentic tasks, and knowledge work — succeeds Grok 4.6 with mandatory adjustable reasoning (low/medium/high/xhigh, default high).

$0.04 in
$0 out
128K

TypeSafe Jev is a System One decision model: send application state and typed questions (noul / choice / score) and get structured answers with probabilities — not generated chat text. Call POST /api/v1/systemone. Requires a TypeSafe BYOK key (dashboard → BYOK → TypeSafe). List price is $0.042 per million input tokens; output tokens are free upstream. This hop is user-key only (0/0 on AnyRouter credits).

262K

Union Alpha is a stealth preview multimodal model for research, coding, and agentic workflows. It offers frontier-level general-purpose performance with vision in and text out. OpenRouter lists tools and structured output; it does not advertise reasoning on this SKU.

512K

Agnes 3.0 Flash is designed for real-world agent tasks and development workflows, covering the full execution chain from task understanding and planning to tool invocation and final delivery. The model focuses on improving stability, instruction-following, factual grounding, and output completeness in complex tasks, with vision in and text out via an OpenAI-compatible Chat Completions interface.

8KFree

NVIDIA Nemotron Parse 2.0 is a document-understanding VLM: page image in, structured text out (markdown, layout classes, bounding boxes, reading order). Served via NVIDIA NIM OpenAI-compatible /v1/chat/completions. Not image generation.

262K

Ling-3.0-flash-Fin is inclusionAI's finance-focused mixture-of-experts model, built on Ling-3.0-flash (124B total / 5.1B active). It is designed for real-world investment research, market analysis, and financial reasoning, while retaining general reasoning, coding, and agentic skills. Distinct from text-only inclusionai/ling-3.0-flash, the VL listing, and the health/medicine Sante SKU. Served free via the platform free pool, with BYOK as a fallback.

262K

Ling-3.0-flash-Sante is inclusionAI's health and medicine-focused mixture-of-experts model, built on Ling-3.0-flash (124B total / 5.1B active). It is designed for medical knowledge reasoning, clinical safety, evidence-based retrieval, and long-horizon medical tasks, while retaining general reasoning, coding, and agentic skills. Distinct from text-only inclusionai/ling-3.0-flash and the VL listing. Served free via the platform free pool, with BYOK as a fallback. Command Code lists the same product as a free-while-it-lasts promo — that is the upstream's credit, not AnyRouter Free monthly credits.

262K

Ling-3.0-flash-VL is inclusionAI's native multimodal instruct model, a 124B-parameter Mixture-of-Experts model with roughly 5.5B activated parameters per token. Built on Ling-3.0-flash, it adds native image and video understanding (up to 256K context) for visual reasoning, document and chart reading, and agentic GUI tasks. Distinct from the text-only inclusionai/ling-3.0-flash listing. Served free via the platform free pool, with BYOK as a fallback.

262K

Nex-N2.5-Mini is Nex AGI's smaller agentic coding model (35B total / 3B active MoE), built for high-speed instruction following, real-time tool execution, and visually assisted computer use. Distinct from Nex-N2.5-Pro and the retired Nex-N2-Pro listing. OpenRouter lists a :free SKU only — that wire is an alias, not the catalog id. Served free via the platform free pool, with BYOK as a fallback.

262K

Nex-N2.5-Pro is Nex AGI's larger agentic coding model (397B total / 17B active MoE), built to turn goals into working, verified outcomes with a visual feedback loop. Distinct from Nex-N2.5-Mini and the retired Nex-N2-Pro listing. OpenRouter lists a :free SKU only — that wire is an alias, not the catalog id. Served free via the platform free pool, with BYOK as a fallback.

1M

DeepSeek V4.1 Flash is the cost-efficient sparse MoE tier of the V4.1 family (1M context, vision in, text out). Official API id is `deepseek-flash`; OpenRouter lists the same product as `deepseek/deepseek-v4.1-flash`.

1.1M

OpenAI GPT-6 Astra reasoning/chat model with ~1.05M context; Experiential Cloud promotional free daily tier.

1M

Meta's Muse Spark 1.3 is a multimodal reasoning model for complex agentic tasks. It accepts text, images, video, audio, and PDF documents, returns text, and offers a 1M-token context window.

1M

Google's Gemini 3.8 Flash is a multimodal model for fast agentic workflows, coding, and complex multi-step reasoning, with a 1,048,576-token context window.

260K

Inception Labs Mercury 2.5 Preview is a text model with thinking and tool use and a 260,000-token context window.

1M

Anthropic's Claude Fable 5.1 is the successor to Claude Fable 5 for long-running agentic coding, knowledge work, and research. Same $10/$50 list rates as Fable 5, with cache reads at $0.25 per million tokens and a 1M-token context window.

1M

Alibaba Qwen native vision-language model for coding, office, long-context reasoning, and agents. 1M context.

1M

Hy4 Preview is Tencent Hunyuan's 770B/49B-active MoE for agents, coding, office automation, and complex tool use, with a 1M-token context window.

512K

Agnes 2.5 Flash is Agnes AI's fast and efficient language model, optimized for coding tasks, agent workflows, tool calls, multi-turn dialogue, reasoning, and image understanding via an OpenAI-compatible Chat Completions interface.

1M

Agnes 2.5 Pro Alpha is Agnes AI's paid inference model for advanced coding, scientific reasoning, long-context analysis, agent workflows, and multimodal understanding via an OpenAI-compatible Chat Completions API.

1M

Agnes 2.5 Pro is Agnes AI's paid inference model and the commercially stable version of the Agnes 2.5 Pro Alpha ranking model, suited for advanced coding, scientific reasoning, long-context analysis, agent workflows, and multimodal understanding.

256K

MAI-Thinking-1 is Microsoft's first inference model in the MAI series, built for enterprise-scale workloads with strong reasoning, mathematical, and general intelligence capabilities at high throughput.

1M

GLM-5.3-Flash is a native multimodal model from Z.ai (320B-A18B, MIT License, 1M-token context). It is suited for efficient coding and long-horizon agent tasks. Its hybrid sparse and linear attention architecture maintains accurate long-context behavior while reducing compute overhead.

$0.06 in
$0.22 out
1M

GLM-5.3 is Z.AI's reasoning model for coding and agentic workflows, built for complex software engineering, long-running agents, and vulnerability analysis. It uses the same base model as GLM-5.2 with scaled post-training for stronger coding performance, task execution, and token efficiency.

10

FAQ

Frequently asked questions

What is AnyRouter?

One OpenAI-compatible API, CLI and MCP gateway in front of every provider — and every other router. Free models, $4 credit every month on Go, and your own keys at no markup.

How do I call models through AnyRouter?

Point your SDK at one base URL and reference models as provider/model. Every call then runs the same pipeline: authenticate, pick an upstream, retry the next one on failure, cache what repeats, and log every attempt.

Do you take a cut if I bring my own keys?

Route through your own provider keys and AnyRouter takes no cut — no deposit fee, no per-token markup, no cap. What you pay upstream is exactly what you pay.

How do I get started?

Sign up in seconds — no card required. Go is the plan that switches AnyRouter on: pay $2 / month, or donate 1 free key. Go comes with $4 credit every month, unlimited free models, and access to the shared key pool.