Skip to main content

Overview

OpenRouter acts as a unified interface to access multiple LLM providers through a single API. This simplifies working with different AI models in your application.

Available Models

OpenRouter supports leading LLM providers:
  • GPT-4 (OpenAI)
  • Claude 3 (Anthropic)
  • Gemini Pro (Google)
  • Mistral
  • And many more… (see OpenRouter Models for the full list)

Example Usage