> Vercel AI Gateway
Vercel AI Gateway is a unified API gateway that allows routing to hundreds of models from various providers through a single OpenAI-compatible endpoint. It provides observability, budgets, and zero-data-retention (ZDR) options with no token markup over upstream list prices.
// pros
- Unified OpenAI-compatible API, one key for many LLMs, with key generation and docs
- $5/month free credit with zero-markup passthrough of upstream prices
- Vercel is a well-known legitimate company with good stability and compliance
// cons
- The $5/month is trial-style credit and is cancelled after your first payment
- The free credit is small, only enough for light testing
- Fundamentally a paid gateway, not a persistent free LLM service
Good for developers who want to try many LLMs through a unified API; the $5/month credit is fine for light testing, but it is not suitable if you want large, long-term free credit.
community_reputation
Vercel, a well-known frontend cloud vendor, has a good reputation, and AI Gateway is known for zero-markup passthrough and a unified API; the free tier is a $5/month entry credit.
imported analysis — independent third party, not Uprouter editorial · verify before relying on it
Value taken from the provider’s own published free-tier terms, expressed in USD.
note: Each team account gets $5 of AI Gateway credit every 30 days to try any model; after your first payment you become a paid customer and stop receiving the free credit. Official figure.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | Each team account gets $5 of AI Gateway credit every 30 days to try any model; after your first payment you become a paid customer and no longer receive the free credit. |
| Pay-as-you-go | payg | — | Free | — | upstream rates, no markup standard tier |
| Free Tier | free | — | — | — | $5 monthly credit for eligible models. |
| Paid Tier (Pass-through) | payg | — | Free | — | Billed at upstream list prices with zero markup. Requires pre-purchased credits. |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| Access to OpenAI/Anthropic/Google/Meta/DeepSeek and more via the gateway (at upstream list prices) | — | — | — |
<a href="https://uprouter.online/s/vercel-com" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/vercel-com.svg" alt="Vercel AI Gateway 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 Vercel AI Gateway entry — no tracking, no scripts.
$ Does Vercel AI Gateway have a free tier?
Yes — Vercel AI Gateway offers a free tier that we value at roughly $5.00 in free credits. Always confirm current limits on Vercel AI Gateway's official pricing page — free tiers change without notice.
$ How much does Vercel AI Gateway cost per 1M tokens?
Vercel AI Gateway 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 Vercel AI Gateway safe to use?
Uprouter rates Vercel AI Gateway as low risk. Rated low risk. an official provider with a free tier with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Vercel AI Gateway through Uprouter Connect?
Yes — Vercel AI Gateway is Connect-compatible. Add your Vercel AI Gateway 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 13h ago
| Checked | Status | Latency |
|---|---|---|
| 13h ago | up | 40ms |
| 14h ago | up | 47ms |
| 1d ago | up | 99ms |
| 2d ago | up | 51ms |
| 3d ago | up | 49ms |
| 4d ago | up | 72ms |
| 12d ago | up | 363ms |
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
Rated low risk. an official provider with a free tier with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest.
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": "access-to-openai-anthropic-google-meta-deepseek-and-more-via-the-gateway-at-upstream-list-prices",
"messages": [{ "role": "user", "content": "Hello via Vercel AI Gateway" }]
}'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.