Dispatch
Vercel AI Gateway added per-user budgets that reject requests once a person's spend cap is hit
Vercel shipped per-user spending budgets on AI Gateway on August 31, settable from the Budgets page or via `vercel ai-gateway budgets set user`. A user budget covers spend across every API key attributed to that person plus their app tokens, and a request must satisfy every applicable budget at the user, API key, project and team level. Budgets reset monthly by default (configurable to daily, weekly, or never), email alerts fire at 50%, 75% and 100%, and once the cap is reached the Gateway rejects new requests until reset or increase.
↳ Follow the thread