349 models available · Updated live

AI Model Catalog
349+ Models

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

Featured Models

Flagship and most-used models across providers

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
Google
Google: Gemma 4 31B
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
xAI
xAI: Grok 4.20 Multi-Agent
xAI
2M

Grok 4.20 Multi-Agent is a variant of xAI’s Grok 4.20 designed for collaborative, agent-based workflows. Multiple agents operate in parallel to conduct deep research, coordinate tool use, and synthesize information...

textvision
xAI
xAI: Grok 4.20
xAI
2M

Grok 4.20 is xAI's newest flagship model with industry-leading speed and agentic tool calling capabilities. It combines the lowest hallucination rate on the market with strict prompt adherance, delivering consistently...

textvision
Google
Google: Lyria 3 Pro Preview
Google
1M

Full-length songs are priced at $0.08 per song. Lyria 3 is Google's family of music generation models, available through the Gemini API. With Lyria 3, you can generate high-quality, 48kHz...

textvisionaudio
Google
Google: Lyria 3 Clip Preview
Google
1M

30 second duration clips are priced at $0.04 per clip. Lyria 3 is Google's family of music generation models, available through the Gemini API. With Lyria 3, you can generate...

textvisionaudio
OpenAI
OpenAI: GPT-5.4 Nano
OpenAI
400K

GPT-5.4 nano is the most lightweight and cost-efficient variant of the GPT-5.4 family, optimized for speed-critical and high-volume tasks. It supports text and image inputs and is designed for low-latency...

textvision
OpenAI
OpenAI: GPT-5.4 Mini
OpenAI
400K

GPT-5.4 mini brings the core capabilities of GPT-5.4 to a faster, more efficient model optimized for high-throughput workloads. It supports text and image inputs with strong performance across reasoning, coding,...

textvision

Showing 12 of 349 available models

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