348 models available · Updated live

AI Model Catalog
348+ Models

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

Featured Models

Flagship and most-used models across providers

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

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

textvision
Anthropic
Anthropic: Claude Opus 4.8
Anthropic
1M

Claude Opus 4.8 is Anthropic's most capable generally available model in the Opus family. It supports text, image, and file inputs with text output, with reasoning support and a 1M-token...

textvision
xAI
xAI: Grok Build 0.1
xAI
256K

Grok Build 0.1 is xAI’s fast coding model trained specifically for agentic software engineering workflows. It supports text and image inputs with text output, and is optimized for interactive coding...

textvision
Google
Google: Gemini 3.5 Flash
Google
1M

Gemini 3.5 Flash is Google's high-efficiency multimodal model, bringing near-Pro level coding and reasoning at Flash-tier cost and speed. It is highly optimized for coding proficiency and parallel agentic execution...

textvisionaudio
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

Showing 12 of 348 available models

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