372 models available · Updated live

AI Model Catalog
372+ Models

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

Featured Models

Flagship and most-used models across providers

Anthropic
Anthropic: Claude Opus 4.7 (Fast)
Anthropic
1M

Fast-mode variant of [Opus 4.7](/anthropic/claude-opus-4.7) - identical capabilities with higher output speed at premium 6x pricing. Learn more in Anthropic's docs: https://platform.claude.com/docs/en/build-with-claude/fast-mode

textvision
Google
Google: Gemini 3.1 Flash Lite
Google
1M

Gemini 3.1 Flash Lite is Google’s GA high-efficiency multimodal model optimized for low-latency, high-volume workloads. It supports text, image, video, audio, and PDF inputs, and is designed for lightweight agentic...

textvisionaudio
OpenAI
OpenAI: GPT Chat Latest
OpenAI
400K

GPT Chat Latest points to OpenAI's stable API alias `chat-latest` that always resolves to the latest Instant chat model used in ChatGPT. As OpenAI rolls out new Instant model updates...

textvision
xAI
xAI: Grok 4.3
xAI
1M

Grok 4.3 is a reasoning model from xAI. It accepts text and image inputs with text output, and is suited for agentic workflows, instruction-following tasks, and applications requiring high factual...

textvision
OpenAI
OpenAI: GPT-5.5 Pro
OpenAI
1M

GPT-5.5 Pro is OpenAI’s high-capability model optimized for deep reasoning and accuracy on complex, high-stakes workloads. It features a 1M+ token context window (922K input, 128K output) with support for...

textvision
OpenAI
OpenAI: GPT-5.5
OpenAI
1M

GPT-5.5 is OpenAI’s frontier model designed for complex professional workloads, building on GPT-5.4 with stronger reasoning, higher reliability, and improved token efficiency on hard tasks. It features a 1M+ token...

textvision
OpenAI
OpenAI: GPT-5.4 Image 2
OpenAI
272K

[GPT-5.4](https://openrouter.ai/openai/gpt-5.4) Image 2 combines OpenAI's GPT-5.4 model with state-of-the-art image generation capabilities from GPT Image 2. It enables rich multimodal workflows, allowing users to seamlessly move between reasoning, coding, and...

textvision
Anthropic
Anthropic: Claude Opus 4.7
Anthropic
1M

Opus 4.7 is the next generation of Anthropic's Opus family, built for long-running, asynchronous agents. Building on the coding and agentic strengths of Opus 4.6, it delivers stronger performance on...

textvision
Anthropic
Anthropic: Claude Opus 4.6 (Fast)
Anthropic
1M

Fast-mode variant of [Opus 4.6](/anthropic/claude-opus-4.6) - identical capabilities with higher output speed at premium 6x pricing. Learn more in Anthropic's docs: https://platform.claude.com/docs/en/build-with-claude/fast-mode

textvision
Google
Google: Gemma 4 26B A4B (free)
Google
262K

Gemma 4 26B A4B IT is an instruction-tuned Mixture-of-Experts (MoE) model from Google DeepMind. Despite 25.2B total parameters, only 3.8B activate per token during inference — delivering near-31B quality at...

textvision
Google
Google: Gemma 4 26B A4B
Google
262K

Gemma 4 26B A4B IT is an instruction-tuned Mixture-of-Experts (MoE) model from Google DeepMind. Despite 25.2B total parameters, only 3.8B activate per token during inference — delivering near-31B quality at...

textvision
Google
Google: Gemma 4 31B (free)
Google
262K

Gemma 4 31B Instruct is Google DeepMind's 30.7B dense multimodal model supporting text and image input with text output. Features a 256K token context window, configurable thinking/reasoning mode, native function...

textvision

Showing 12 of 372 available models

One API key. 372+ 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!' }]
})
372+
AI Models
60+
Providers
1
API Key
$0
To Start