Knowledge base

Tìm nhanh trong tài liệu Zora

Models

Zora currently exposes Zora GPT/Codex chat families, premium chat routes, and Zora audio routes.

Programmatic list
Use GET /v1/models with your Zora API key to retrieve the live model list.

Zora GPT/Codex Families

Each Zora family supports explicit reasoning modes: low, medium, high, xhigh. You can call the base ID or the mode-specific ID.

FamilyContextRoutesAccess
gpt-5.51Mgpt-5.5
gpt-5.5-lowgpt-5.5-mediumgpt-5.5-highgpt-5.5-xhigh
Free gpt-5.5-low
gpt-5.4400Kgpt-5.4
gpt-5.4-lowgpt-5.4-mediumgpt-5.4-highgpt-5.4-xhigh
Free gpt-5.4-lowgpt-5.4-medium
gpt-5.4-mini400Kgpt-5.4-mini
gpt-5.4-mini-lowgpt-5.4-mini-mediumgpt-5.4-mini-highgpt-5.4-mini-xhigh
Paid
gpt-5.3-codex400Kgpt-5.3-codex
gpt-5.3-codex-lowgpt-5.3-codex-mediumgpt-5.3-codex-highgpt-5.3-codex-xhigh
Paid
gpt-5.2400Kgpt-5.2
gpt-5.2-lowgpt-5.2-mediumgpt-5.2-highgpt-5.2-xhigh
Paid

Premium Chat Routes

Premium chat models support /v1/chat/completions and /v1/messages.

ModelEndpointsAccess
claude-sonnet-4.5
/v1/chat/completions
/v1/messages
7D+
claude-sonnet-4
/v1/chat/completions
/v1/messages
Paid
claude-haiku-4.5
/v1/chat/completions
/v1/messages
Paid
deepseek-3.2
/v1/chat/completions
/v1/messages
Paid
minimax-m2.5
/v1/chat/completions
/v1/messages
Paid
minimax-m2.1
/v1/chat/completions
/v1/messages
Free
glm-5
/v1/chat/completions
/v1/messages
Free
qwen3-coder-next
/v1/chat/completions
/v1/messages
Free

Zora Audio Routes

Audio routes are available on paid plans for transcription and translation uploads.

ModelEndpointAccess
whisper-large-v3
/v1/audio/transcriptions
/v1/audio/translations
Paid
whisper-large-v3-turbo
/v1/audio/transcriptions
Paid

Free Tier

Free accounts can call only these model IDs:

Free model IDs
gpt-5.5-low gpt-5.4-low gpt-5.4-medium glm-5 qwen3-coder-next minimax-m2.1