Budgets for API keys on AI Gateway
Not a pilot. Vercel just shipped spend caps on AI Gateway—the feature every team running agents wished they had yesterday.

Why it matters
As AI workflows become token-heavy and harder to forecast, cost governance at the API layer is shifting from nice-to-have to table stakes. Vercel's budget controls let teams cap spend per key without killing production.
The key facts
11 to knowVercel AI Gateway now supports spend quotas on individual API keys
Budgets apply across all providers and models on a single key
Refresh periods: daily, weekly, monthly, or none
Designed for autonomous workflows, demos, and cost exploration
Available via Dashboard UI and Vercel CLI
Budgets reset at start of window in UTC
Vercel AI Gateway adds per-key spend caps across all providers and models
Budgets can reset on daily, weekly, monthly, or never (none) cycles
Feature targets three use cases: autonomous workflows, shared demos/prototypes, and cost-exploration scenarios
Keys can be created and managed via dashboard or Vercel CLI
Caps apply at the API key level, enabling granular cost governance
Go to the source
Vercel Blogvercel.com
Publisher excerpt: AI costs are getting harder to forecast. As teams lean more on coding agents and other token-heavy workflows, a key can burn cost faster than anyone notices: Set a spend cap on any key, and rejects further requests on that key once the limit is exceeded, until the budget resets or you raise it. The…