Skip to main content
A Vercel AI Gateway provider forwards Chat Completions and Responses requests to Vercel’s AI Gateway. Use it as an aggregator when you want one key to reach models Vercel exposes through OpenAI-compatible APIs. See AI Providers if you haven’t created a provider before. Field options are in Provider Configuration.

Defaults

Configure

  1. Sidebar → AI GatewayProvidersCreate.
  2. Set Provider Type to Vercel AI Gateway. Name, capabilities, upstream URL, and auth type fill in from the defaults above.
  3. Paste your Vercel AI Gateway API key.
  4. Set Allow and Block lists. Use the model ids Vercel documents for the gateway.
  5. Save, then attach the provider to an AI Gateway resource.

Models

Vercel AI Gateway is an aggregator. See Model Routing for how allow lists and GET /v1/models discovery work. Add exact model keys to the allow list.

Clients