{"slug":"vercel-ai-gateway","name":"Vercel AI Gateway","owner":null,"repo":null,"category":"llm-gateways","lang":"","blurb":"One API key and endpoint to reach hundreds of models across providers, with zero markup, BYOK, budgets, and native AI SDK integration.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"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_url":"https://vercel.com/docs/ai-gateway","signup_url":"https://vercel.com/ai-gateway","pricing_model":"freemium","pricing_note":"$5/mo included AI Gateway credits per team; pay-as-you-go with zero markup, including on BYOK","auth_type":"api-key","agent_signup":"programmatic-api","agent_signup_note":"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)","mcp_server":"","sdks":["TypeScript","JavaScript","REST","OpenAI-compatible"],"code_sample":"{\"lang\":\"typescript\",\"code\":\"import { generateText } from 'ai';\\n// Reads AI_GATEWAY_API_KEY; model routed through Vercel AI Gateway\\nconst { text } = await generateText({\\n  model: 'openai/gpt-4o',\\n  prompt: 'Hello',\\n});\\nconsole.log(text);\"}","tags":["ai-gateway","multi-provider","byok"],"useCases":[],"codeSample":{"lang":"typescript","code":"import { generateText } from 'ai';\n// Reads AI_GATEWAY_API_KEY; model routed through Vercel AI Gateway\nconst { text } = await generateText({\n  model: 'openai/gpt-4o',\n  prompt: 'Hello',\n});\nconsole.log(text);"},"oneLiner":"One API key and endpoint to reach hundreds of models across providers, with zero markup, BYOK, budgets, and native AI SDK integration.","docsUrl":"https://vercel.com/docs/ai-gateway","signupUrl":"https://vercel.com/ai-gateway","pricingModel":"freemium","pricingNote":"$5/mo included AI Gateway credits per team; pay-as-you-go with zero markup, including on BYOK","authType":"api-key","agentSignup":"programmatic-api","agentSignupNote":"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)","mcpServer":""}