> AI Router
AI-ROUTER is an enterprise-focused AI API gateway providing unified access to OpenAI, Claude, and Gemini models. It uses a unique 'fuel package' and subscription model, offering managed quotas with daily, weekly, and monthly limits for intensive development and team workflows.
// pros
- OpenAI-compatible endpoint covering mainstream OpenAI, Claude, Gemini, Codex models
- Clear subscription/balance billing page with multiple public payment options
// cons
- No free quota at all — does not meet this project's 'free callable API' inclusion bar
- Anonymous operation; no independent third-party reviews or complaints beyond its own site
- Essentially a paid reseller of upstream APIs; source and compliance unverifiable
Does not meet the free-API inclusion bar; classified as a paid commercial aggregator. If used, treat it as an ordinary third-party paid relay — verify authenticity/stability at small scale before committing, and avoid large prepayments.
community_reputation
No independent reviews or complaints for ai-router.dev were found on V2EX/Linux.do/NodeSeek/GitHub/Reddit; only generic mentions as a Codex gateway on DEV Community. The same-name GitHub project toverainc/ai-router is an unrelated open-source gateway. Evidence is thin.
imported analysis — independent third party, not Uprouter editorial · verify before relying on it
No free tier
This provider does not offer a free tier as of our last verification (4d ago). The cheapest way to try it is pay-as-you-go. If the provider adds a free tier, submit a correction and we’ll re-verify.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| 1-Day Plan - 50U | subscription | $1.59/mo | — | — | Provides $50 USD daily quota for OpenAI-compatible models. |
| 1-Month Plan - 50U | subscription | $1.99/mo | — | — | Provides $50 USD monthly quota for flexible usage. |
Pricing normalized from public sources — always verify with the provider.
<a href="https://uprouter.online/s/ai-router-dev" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/ai-router-dev.svg" alt="AI Router live status on UPROUTER.ONLINE" height="40"></a>Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full AI Router entry — no tracking, no scripts.
$ Does AI Router have a free tier?
No. AI Router does not offer a meaningful free tier — entry requires payment (pay-as-you-go or a plan). We mark this explicitly rather than showing a misleading zero.
$ How much does AI Router cost per 1M tokens?
AI Router does not publish simple per-1M-token pricing (it may bill per request, per output, or via a subscription plan). Check their official pricing page for exact figures.
$ Is AI Router safe to use?
Uprouter rates AI Router as medium risk. Commercial service with a professional dashboard and clear subscription terms. Multi-payment support (Alipay, Crypto, Stripe) suggests a stable business model, though it remains a third-party reseller. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use AI Router through Uprouter Connect?
Yes — AI Router is Connect-compatible. Add your AI Router API key in Uprouter Connect (encrypted at rest) and route requests to it through one OpenAI- and Claude-compatible API, optionally behind failover aliases. Uprouter meters the traffic in compute at the provider's listed rate.
Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.
No published reviews yet — be the first.
// more_informationprice history · live status · risk & confidence · code snippets
price_history
No recorded changes yet.
live_status
full history →best-effort probes · not a guarantee · last 14h ago
| Checked | Status | Latency |
|---|---|---|
| 14h ago | up | 173ms |
| 1d ago | up | 153ms |
| 2d ago | up | 160ms |
| 2d ago | up | 118ms |
| 4d ago | up | 96ms |
| 12d ago | down | — |
Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.
risk_&_confidence
Commercial service with a professional dashboard and clear subscription terms. Multi-payment support (Alipay, Crypto, Stripe) suggests a stable business model, though it remains a third-party reseller.
Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.
code_snippets
curl https://uprouter.online/api/connect/v1/chat/completions \ -H "Authorization: Bearer upr_live_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{
"model": "sandbox-echo",
"messages": [{ "role": "user", "content": "Hello via AI Router" }]
}'Metered in Uprouter compute — the usage log shows which upstream served each request and its exact cost.
Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.