LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · LLM gateways & inference API

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.

API keyFreemium🟢 agent: programmatic api
Get API key → agent-provisionable Docs
CategoryLLM gateways & inference
TypeAPI service
Authapi-key
PricingFreemium
Agent signup🟢 programmatic api
SDKsTypeScript, JavaScript, REST, OpenAI-compatible

Pricing: $5/mo included AI Gateway credits per team; pay-as-you-go with zero markup, including on BYOK

🟢 Agents: programmatic api

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.json

Machine record: /api/tools/vercel-ai-gateway.json

Quickstart

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 FAQ

What is Vercel AI Gateway?

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.

Is Vercel AI Gateway free?

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.

Can an AI agent sign up for Vercel AI Gateway automatically?

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).

Does Vercel AI Gateway have an MCP server?

Vercel AI Gateway does not publish an official MCP server as of our last check.

Is Vercel AI Gateway open source?

Vercel AI Gateway is a hosted API service, not an open-source project.

What languages does Vercel AI Gateway support?

Vercel AI Gateway offers TypeScript, JavaScript, REST, OpenAI-compatible.

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.