Zora currently exposes Zora GPT/Codex chat families, premium chat routes, and Zora audio routes.
GET /v1/models with your Zora API key to retrieve the live model list.Each Zora family supports explicit reasoning modes: low, medium, high, xhigh. You can call the base ID or the mode-specific ID.
| Family | Context | Routes | Access |
|---|---|---|---|
gpt-5.5 | 1M | gpt-5.5gpt-5.5-lowgpt-5.5-mediumgpt-5.5-highgpt-5.5-xhigh | Free gpt-5.5-low |
gpt-5.4 | 400K | gpt-5.4gpt-5.4-lowgpt-5.4-mediumgpt-5.4-highgpt-5.4-xhigh | Free gpt-5.4-lowgpt-5.4-medium |
gpt-5.4-mini | 400K | gpt-5.4-minigpt-5.4-mini-lowgpt-5.4-mini-mediumgpt-5.4-mini-highgpt-5.4-mini-xhigh | Paid |
gpt-5.3-codex | 400K | gpt-5.3-codexgpt-5.3-codex-lowgpt-5.3-codex-mediumgpt-5.3-codex-highgpt-5.3-codex-xhigh | Paid |
gpt-5.2 | 400K | gpt-5.2gpt-5.2-lowgpt-5.2-mediumgpt-5.2-highgpt-5.2-xhigh | Paid |
Premium chat models support /v1/chat/completions and /v1/messages.
| Model | Endpoints | Access |
|---|---|---|
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 |
Audio routes are available on paid plans for transcription and translation uploads.
| Model | Endpoint | Access |
|---|---|---|
whisper-large-v3 | /v1/audio/transcriptions/v1/audio/translations | Paid |
whisper-large-v3-turbo | /v1/audio/transcriptions | Paid |
Free accounts can call only these model IDs: