398 models available · Updated live

AI Model Catalog
398+ Models

Access GPT-5.3, Claude Sonnet 4.6, Gemini 3.1 Pro, Zen, Llama 4, Grok, DeepSeek and 388+ more through one OpenAI-compatible API.

Featured Models

Flagship and most-used models across providers

OpenAI
OpenAI: GPT-5.6 Luna Pro
OpenAI
1M

GPT-5.6 Luna Pro is the same underlying model as [GPT-5.6 Luna](https://openrouter.ai/openai/gpt-5.6-luna), served with `reasoning.mode` set to `pro` for higher-quality responses on complex tasks. Learn more in OpenAI's docs: https://developers.openai.com/api/docs/guides/reasoning#reasoning-mode

textvision
OpenAI
OpenAI: GPT-5.6 Luna
OpenAI
1M

GPT-5.6 Luna is a fast, cost-efficient model in OpenAI's GPT-5.6 series. It is suited for high-volume, latency-sensitive tasks such as chat, classification, and lightweight agentic workflows, providing capable reasoning for...

textvision
OpenAI
OpenAI: GPT-5.6 Terra Pro
OpenAI
1M

GPT-5.6 Terra Pro is the same underlying model as [GPT-5.6 Terra](https://openrouter.ai/openai/gpt-5.6-terra), served with `reasoning.mode` set to `pro` for higher-quality responses on complex tasks. Learn more in OpenAI's docs: https://developers.openai.com/api/docs/guides/reasoning#reasoning-mode

textvision
OpenAI
OpenAI: GPT-5.6 Terra
OpenAI
1M

GPT-5.6 Terra is a balanced model in OpenAI's GPT-5.6 series, positioned between the flagship Sol tier and the cost-efficient Luna tier. It is suited for everyday coding, reasoning, and agentic...

textvision
OpenAI
OpenAI: GPT-5.6 Sol Pro
OpenAI
1M

GPT-5.6 Sol Pro is the same underlying model as [GPT-5.6 Sol](https://openrouter.ai/openai/gpt-5.6-sol), served with `reasoning.mode` set to `pro` for higher-quality responses on complex tasks. Learn more in OpenAI's docs: https://developers.openai.com/api/docs/guides/reasoning#reasoning-mode

textvision
OpenAI
OpenAI: GPT-5.6 Sol
OpenAI
1M

GPT-5.6 Sol is the flagship model in OpenAI's GPT-5.6 series. It is suited for complex reasoning, coding, and agentic workflows, and is particularly strong at command-line and multi-step coding tasks...

textvision
xAI
xAI: Grok 4.5
xAI
500K

Grok 4.5 is SpaceXAI's smartest model with frontier performance on coding, knowledge work, and STEM.

textvision
Anthropic
Anthropic: Claude Sonnet 5
Anthropic
1M

Sonnet 5 is Anthropic's most capable Sonnet-class model, with frontier performance across coding, agents, and professional work. It supports adaptive thinking with selectable reasoning effort levels (low, medium, high, max,...

textvision
Google
Google: Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image)
Google
66K

Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image) is Google's fastest, most cost-efficient Gemini image model, built for high-velocity developer pipelines and rapid-fire visual exploration. It delivers text-to-image generation...

textvision
Google
Google: Nano Banana 2 (Gemini 3.1 Flash Image)
Google
131K

Gemini 3.1 Flash Image, a.k.a. "Nano Banana 2," is Google’s latest state of the art image generation and editing model, delivering Pro-level visual quality at Flash speed. It combines advanced...

textvision
Google
Google: Nano Banana Pro (Gemini 3 Pro Image)
Google
66K

Nano Banana Pro is Google’s most advanced image-generation and editing model, built on Gemini 3 Pro. It extends the original Nano Banana with significantly improved multimodal reasoning, real-world grounding, and...

textvision
Anthropic
Anthropic: Claude Fable 5
Anthropic
1M

Claude Fable 5 is a Mythos-class model from Anthropic, built for autonomous knowledge work and coding. It supports text, image, and file inputs with text output, with reasoning support and...

textvision

Showing 12 of 398 available models

One API key. 398+ models.

Drop-in replacement for OpenAI. Works with every SDK and framework.

typescript
import OpenAI from 'openai'

const client = new OpenAI({
  apiKey: process.env.HANZO_API_KEY,
  baseURL: 'https://api.hanzo.ai/v1'
})

const response = await client.chat.completions.create({
  model: 'anthropic/claude-sonnet-4.6',
  messages: [{ role: 'user', content: 'Hello!' }]
})
398+
AI Models
57+
Providers
1
API Key
$0
To Start