Vercel AI Gateway
A model gateway product used for routing AI requests with zero data retention and BYOK support. It is positioned as infrastructure for controlling cost, usage, and data handling.
Key Highlights
- Vercel AI Gateway is positioned as a unified control layer for routing AI requests across models and providers.
- Its core value proposition centers on zero data retention, free BYOK, zero markup, observability, and spend controls.
- Vercel has expanded the gateway beyond text into image, video, speech, and vector database access.
- Reliability features such as failover, multiple token origins, and routing rules are central to its product narrative.
- For AI PMs, the gateway is most relevant as infrastructure for cost governance, model switching, and production resilience.
Vercel AI Gateway
Overview
Vercel AI Gateway is a model gateway and unified API layer for accessing AI models and related services across providers. Based on the mentions provided, it is positioned as infrastructure for routing requests, handling failover, enforcing zero data retention, supporting bring-your-own-key (BYOK), and giving teams observability into usage and spend. Vercel has also framed it as a control plane for not just text models, but image, video, speech, and even vector database access.For AI Product Managers, Vercel AI Gateway matters because it turns model access from a provider-by-provider integration problem into an operational layer for reliability, cost management, and governance. The product’s positioning emphasizes practical concerns PMs own in production—uptime, switching models without major rewrites, spend budgets by team or project, usage reporting, and data-handling guarantees. In that framing, the gateway behaves less like a simple proxy and more like AI infrastructure for policy, routing, and resilience.
Key Developments
- 2026-03-11 — Guillermo Rauch confirmed that when used with Vercel AI Gateway, tokens are output raw with no markup.
- 2026-05-15 — Guillermo Rauch demoed terminal image rendering with `npx ai-cli image` and unveiled Vercel AI Gateway as a way to access image, video, and text models through one layer.
- 2026-06-08 — Rauch said Vercel AI Gateway was built to recover over 1 trillion tokens monthly with zero markup, adding redundancy, observability, usage APIs, caps, and strict zero-data retention enforcement.
- 2026-06-30 — xAI integrated its SpaceXAI voice APIs into Vercel AI Gateway, extending the gateway beyond text into speech synthesis and recognition.
- 2026-07-06 — Rauch said Vercel AI Gateway added multiple token origins for Anthropic models to keep them online nearly 100% of the time, along with routing rules to swap retired models automatically.
- 2026-07-18 — Vercel formally launched AI Gateway as a unified API for LLMs and vector databases with built-in routing, caching, and real-time observability.
- 2026-08-02 — Vercel introduced advanced spend budgets in AI Gateway, including budgets per key, team, and project, alongside failover and provider choice.
- 2026-08-24 — Rauch said OpenAI Sol became Vercel’s fastest-growing frontier model on AI Gateway after price cuts and gateway discounts, arguing that gateways can exploit price volatility to lower costs.
- 2026-09-04 — Rauch shared the `vercel ai-gateway coding-agents setup` command, positioning AI Gateway as the default routing layer for coding agents with uptime, observability, budgets, and easy switching.
- 2026-09-12 — Rauch noted that Tailscale’s model router uses Vercel AI Gateway for zero data retention, zero markup, free BYOK, and cost and usage data, describing AI gateways as “the new CDNs.”
Relevance to AI PMs
1. Model reliability and continuity AI PMs can use a gateway layer to reduce dependency on a single model endpoint. Features like failover, routing rules, and replacement of retired models help maintain product continuity when providers change pricing, availability, or model versions.2. Cost controls and budget ownership
AI Gateway’s positioning around zero markup, BYOK, usage APIs, discounts, and budgets by key/team/project is directly relevant for PMs managing inference margins. This helps teams track unit economics and enforce spend guardrails without rebuilding internal tooling.
3. Governance and data-handling policy
Zero data retention claims and centralized request routing are useful for PMs working with enterprise, regulated, or privacy-sensitive use cases. A gateway can simplify vendor reviews and make data-handling policy more consistent across multiple model providers.
Related
- Guillermo Rauch — Primary public advocate and source of many product updates, positioning AI Gateway as core AI infrastructure.
- Vercel — The company behind AI Gateway; the product fits into Vercel’s broader developer platform strategy.
- AI SDK — Closely related developer tooling in Vercel’s ecosystem; AI Gateway appears to complement it as the runtime access and routing layer.
- Vercel AI Wallet — Related to usage, billing, or spend management concepts around model consumption.
- Anthropic, OpenAI Sol, xAI, SpaceXAI — Examples of model and API providers surfaced through the gateway for text, voice, and other modalities.
- Tailscale — Referenced as a real-world user of Vercel AI Gateway for model routing and policy needs.
- npx-ai-cli, v0, Claude Code, Gemini 3 Pro — Adjacent developer tools and model workflows that reflect the environments where a gateway layer can be useful.
- Stripe — Mentioned by analogy: Rauch compared AI Gateway’s recovery and retry logic to Stripe’s smart retry approach.
Newsletter Mentions (16)
“Guillermo Rauch commented that Tailscale’s model router uses Vercel AI Gateway for zero data retention, zero markup, free BYOK, and cost and usage data.”
#10 𝕏 Guillermo Rauch commented that Tailscale’s model router uses Vercel AI Gateway for zero data retention, zero markup, free BYOK, and cost and usage data. He described AI gateways as the new CDNs, calling direct-to-origin brittle and DIY alternatives painful and costly. #11 𝕏 Guillermo Rauch said Eve is a model-agnostic harness and shared ai-sdk.dev’s Harness Agent for abstracting harnesses.
“Guillermo Rauch shared the `vercel ai-gateway coding-agents setup` command, which points all coding agents to AI Gateway. He says it provides 100% uptime, observability, budgets, and easy switching.”
Guillermo Rauch shared the `vercel ai-gateway coding-agents setup` command, which points all coding agents to AI Gateway. He says it provides 100% uptime, observability, budgets, and easy switching.
“Guillermo Rauch commented that OpenAI Sol’s price reductions and discounts on Vercel AI Gateway made it Vercel’s fastest-growing frontier model, arguing that usage rises rapidly as inference costs fall.”
#2 𝕏 Guillermo Rauch commented that OpenAI Sol’s price reductions and discounts on Vercel AI Gateway made it Vercel’s fastest-growing frontier model, arguing that usage rises rapidly as inference costs fall. He said gateways can take advantage of price volatility to lower operating costs and increase margins, describing gateways as inevitable. #3 𝕏 Guillermo Rauch commented that fx’s extension philosophy centers on open protocols—MCP, Skills, Plugins, and Unix-style composability. He said libfx enables embedding fx into more complex programs and that users should be able to build their own CLI, background agent, or software factory for local or cloud use.
“in Guillermo Rauch announced advanced spend budgets for Vercel AI Gateway, including budgets per key, team, and project. Vercel’s AI Gateway also offers failover, model and provider choice, and realtime observability.”
#3 in Guillermo Rauch announced advanced spend budgets for Vercel AI Gateway, including budgets per key, team, and project. Vercel’s AI Gateway also offers failover, model and provider choice, and realtime observability.
“Guillermo Rauch launched ▲ AI Gateway, Vercel’s new unified API for LLMs and vector databases, offering built-in routing, caching, and real-time observability.”
#10 𝕏 Guillermo Rauch launched ▲ AI Gateway, Vercel’s new unified API for LLMs and vector databases, offering built-in routing, caching, and real-time observability.
“Guillermo Rauch built multiple token origins for Anthropic’s models in Vercel AI Gateway to keep them online nearly 100% of the time, and rolled out routing rules to automatically swap out any retired model.”
How Vercel AI Gateway keeps Anthropic models online #1 𝕏 Guillermo Rauch built multiple token origins for Anthropic’s models in Vercel AI Gateway to keep them online nearly 100% of the time, and rolled out routing rules to automatically swap out any retired model.
“#11 𝕏 xAI integrated its SpaceXAI state-of-the-art voice APIs into the Vercel AI Gateway, giving developers seamless access to high-fidelity speech synthesis and recognition tools.”
#11 𝕏 xAI integrated its SpaceXAI state-of-the-art voice APIs into the Vercel AI Gateway, giving developers seamless access to high-fidelity speech synthesis and recognition tools.
“#6 𝕏 Guillermo Rauch built the Vercel AI Gateway to recover over 1 trillion tokens monthly with zero markup—adding redundancy, observability, usage APIs, caps and strict zero-data retention enforcement, much like Stripe’s smart retry model.”
#6 𝕏 Guillermo Rauch built the Vercel AI Gateway to recover over 1 trillion tokens monthly with zero markup—adding redundancy, observability, usage APIs, caps and strict zero-data retention enforcement, much like Stripe’s smart retry model. #12 𝕏 Guillermo Rauch highlights that while most of their effort is on building failover for widespread downtime, there’s also a long tail of customer edge cases—like API keys getting rate-limited or hitting caps with the main provider.
“Guillermo Rauch demos rendering images directly in the terminal using `npx ai-cli image 'a vercel ai sdk diagram'` and unveils the Vercel AI Gateway (𝐗𝐙𝐖 𝐒 -𝐐 𝐊𝐒-𝐌𝐏𝐒) for instant access to every image, video, and text model.”
#14 𝕏 Guillermo Rauch demos rendering images directly in the terminal using `npx ai-cli image 'a vercel ai sdk diagram'` and unveils the Vercel AI Gateway (𝐗𝐙𝐖 𝐒 -𝐐 𝐊𝐒-𝐌𝐏𝐒) for instant access to every image, video, and text model.
“#25 𝕏 Guillermo Rauch confirms that when used with Vercel AI Gateway, tokens are output raw with no markup.”
Vercel AI Gateway is mentioned as part of a developer workflow around model outputs and raw token handling. The note is brief but specific about output formatting behavior.
Related
An AI company whose Threat Intelligence team published a report on misuse of Claude and related countermeasures. The newsletter highlights evolving malicious-use patterns and defensive responses.
Anthropic’s coding agent. It is relevant to AI PMs as a coding workflow product competing in enterprise and community adoption.
Founder and CEO of Vercel, known for commentary on developer infrastructure. Here he discusses AI gateways, Tailscale's model router, and harness abstraction.
A developer platform and hosting company with a growing AI product surface, including v0 and AI Gateway. The newsletter cites product updates, pricing changes, and usage growth across its AI infrastructure offerings.
AI/PM creator credited with recapping the How I AI episode about Stripe Kai. Mentioned as the source of the newsletter item.
The company/product domain linked from Lenny Rachitsky’s bot templates. It is relevant as a destination for AI bot use cases.
Vercel’s AI app-building tool, used here for adding integrations and distributing changes through a changelog. It is relevant to PMs building AI-powered product experiences and web app workflows.
Financial infrastructure company mentioned as the builder and deployer of Kai. The newsletter highlights its internal AI system as an example of shipping useful AI tooling quickly.
An image-generation model or capability used in Google Earth on the web. It enables prompt-based visual reimagining of locations with satellite and 3D imagery.
Vercel’s SDK for integrating AI features into apps. The newsletter highlights token savings from a single line of code in DeepSeek-powered workflows.
A Gemini model variant used in a real workflow library project. The newsletter mentions it as one of the tools used to build the ChatPRD index.
Stay updated on Vercel AI Gateway
Get curated AI PM insights delivered daily — covering this and 1,000+ other sources.
Subscribe Free