v0.7 — 7 providers, 31 models

One API key.
All AI models.

The cheapest AI API relay. Drop-in OpenAI + Anthropic compatible endpoint. Pay with USDC. Smart routing with automatic failover.

Start for Free View Pricing ↓
31
Models
97%
Cheaper
0
Code Changes
<2s
Latency
Why NexRouter?
Built for developers who want cheap, fast, reliable AI
🔀

Drop-in Compatible

OpenAI + Anthropic dual endpoints. Change the base URL and you're done. Works with any SDK.

💰

Pay with Crypto

USDC on Solana or EVM. No credit cards, no subscriptions. Minimum $1. Pay only for what you use.

Smart Routing

Automatic failover across 7 providers. If one goes down, we route to the next. Zero downtime.

🏗️

Provider Mode

Have extra API capacity? Register as a provider and earn from every request routed through you.

📊

Transparent Pricing

30% markup — that's it. See exactly what each model costs. No hidden fees, no surprises.

🔒

API Key Auth

Get your nxr_* key instantly. No approval needed. Rate-limited per user, fair usage guaranteed.

Supported Models
Chinese frontier models at unbeatable prices
ProviderModelOfficial /1M tokNexRouter
DeepSeekdeepseek-chat (V3.2)$2 / $8$0.36 / $0.55
GLMglm-4-flashFreeFree
GLMglm-5$0.50 / $1.50$0.65 / $1.95
Qwenqwen-max$1.00 / $4.01$1.30 / $5.21
Kimikimi-k2-thinking$0.83 / $2.78$1.08 / $3.61
StepFunstep-3$0.21 / $1.11$0.27 / $1.44
MiniMaxMiniMax-Text-01$0.14 / $0.56$0.18 / $0.73

+ 24 more models. Full list at /v1/models

Pricing
Pay as you go. No monthly fees.
Seeker
Cost + 30%
Provider cost + 30% markup
  • ✓ One key, all models
  • ✓ OpenAI + Anthropic compatible
  • ✓ Smart routing + failover
  • ✓ USDC top-up (SOL / EVM)
  • ✓ No monthly fees
Provider — Earn
70% revenue
70% of every request routed through you
  • ✓ Submit API key or subscription
  • ✓ Auto-matched to seeker requests
  • ✓ Per-1M-token transparent settlement
  • ✓ USDC on-chain payout
  • ✓ Idle keys → passive income
How It Works
Three steps to cheaper AI
1

Sign Up

Create an account and get your nxr_* API key instantly. No approval needed.

2

Top Up

Add USDC via Solana or EVM. Minimum $1. No monthly fees. Pay only for what you use.

3

Use It

Point your code to api.nexrouter.io. Works with any OpenAI-compatible client.

Ready to save 90% on AI?

Change two environment variables. Start saving today.

# Claude Code / Anthropic SDK
export ANTHROPIC_BASE_URL=https://api.nexrouter.io
export ANTHROPIC_API_KEY=nxr_your_key

# OpenAI SDK / Cursor / any compatible tool
export OPENAI_BASE_URL=https://api.nexrouter.io/v1
export OPENAI_API_KEY=nxr_your_key

Start for Free →