Twitter/X

Author @cramforce (published 2026-06-10) praises programmatic control over AI…

Brief

Vercel's AI Gateway now supports per-key token budgets configurable via the dashboard or CLI (example: --budget 1000). @cramforce (2026-06-10) highlights a practical workflow: provision conservative initial budgets and allow teams to request top-ups with business justification through a Slack bot, enabling tighter automated cost and usage control.

Why it matters

Author @cramforce (published 2026-06-10) praises programmatic control over AI token budgets as “actually really useful,” citing workflow: start with a conservative budget then allow re-up with business justification via a Slack bot.

Key details

  • Vercel Developers announced AI Gateway API keys now support budgets; CLI example shows creating a key with --budget 1000 (vercel ai-gateway api-keys create --name my-key --budget 1000).
  • Budgets can be set programmatically or configured on the API keys page, enabling automated quota management and approval flows for token consumption.
Source evidence

Ohhhh, programmatic control over AI token budgets is actually really useful.

Example use case:
- start with a more conservative budget
- allow re-up with business justification via a slack bot

Vercel Developers (@vercel_dev)

AI Gateway API keys now support budgets. Set one programmatically or configure on the API keys page:

𝚟𝚎𝚛𝚌𝚎𝚕 𝚊𝚒-𝚐𝚊𝚝𝚎𝚠𝚊𝚢 𝚊𝚙𝚒-𝚔𝚎𝚢𝚜 𝚌𝚛𝚎𝚊𝚝𝚎 \
--𝚗𝚊𝚖𝚎 𝚖𝚢-𝚔𝚎𝚢 \
--𝚋𝚞𝚍𝚐𝚎𝚝 𝟷𝟶𝟶𝟶

vercel.com/changelog/budgets…

— https://nitter.net/vercel_dev/status/2064509018719273300#m