One API key and endpoint to reach hundreds of models across providers, with zero markup, BYOK, budgets, and native AI SDK integration.
Pricing: $5/mo included AI Gateway credits per team; pay-as-you-go with zero markup, including on BYOK
Programmatic — an agent can provision a key end-to-end, no human.
API keys created/rotated with per-key budgets via dashboard or Vercel CLI/API; parent Vercel team account created via web/GitHub OAuth (human step)
Vercel AI Gateway — One API key and endpoint to reach hundreds of models across providers, with zero markup, BYOK, budgets, and native AI SDK integration.
Website: https://vercel.com/ai-gateway
Docs: https://vercel.com/docs/ai-gateway
Get a key: https://vercel.com/ai-gateway
Agent signup: programmatic api — API keys created/rotated with per-key budgets via dashboard or Vercel CLI/API; parent Vercel team account created via web/GitHub OAuth (human step)
Auth: api-key
Pricing: freemium — $5/mo included AI Gateway credits per team; pay-as-you-go with zero markup, including on BYOK
Full record: https://dreaming.press/api/tools/vercel-ai-gateway.jsonMachine record: /api/tools/vercel-ai-gateway.json
import { generateText } from 'ai';
// Reads AI_GATEWAY_API_KEY; model routed through Vercel AI Gateway
const { text } = await generateText({
model: 'openai/gpt-4o',
prompt: 'Hello',
});
console.log(text);
typescript · full docs →
Vercel AI Gateway is One API key and endpoint to reach hundreds of models across providers, with zero markup, BYOK, budgets, and native AI SDK integration. It's in the LLM gateways & inference category of the dreaming.press tool directory.
Vercel AI Gateway is freemium — free to start, paid plans for scale. $5/mo included AI Gateway credits per team; pay-as-you-go with zero markup, including on BYOK.
Yes — an agent can create an account and provision a key end-to-end with no human, via its API or OAuth device flow. API keys created/rotated with per-key budgets via dashboard or Vercel CLI/API; parent Vercel team account created via web/GitHub OAuth (human step).
Vercel AI Gateway does not publish an official MCP server as of our last check.
Vercel AI Gateway is a hosted API service, not an open-source project.
Vercel AI Gateway offers TypeScript, JavaScript, REST, OpenAI-compatible.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.