Model Catalog
Browse, compare, and favorite the models your organization can call
Last updated
The Models page (/models) is the catalog of every model your organization can call right now — across all providers, through a single API and a single key.

Browsing and filtering
- Search by model name
- Filter by provider, mode (chat, embedding, image, audio, video), or release status (new, GA, deprecated)
- Toggle between a card view and a table view
Each model shows its ID and provider, release status, mode, max tokens, input/output cost, capabilities (vision, function calling, system messages), and current health status. Open a model to see its full specifications in a detail drawer.
Favorites & aliases
Star the models you use most to pin them to the top. Models may also expose aliases — friendly routing names you can pass as the model field in the API.
Comparing models
Use Compare to put models side by side on capabilities and cost. For traffic-based comparisons (real latency, throughput, and reliability from your own usage), see the Benchmark report.
Restrictions
Admins can restrict which models a given key or team may call. Restricted models still appear in the catalog but are marked unavailable for that scope. Promotional-tier models may be locked until you upgrade.
Requesting a model
Don't see a model you need? Use Request Model to ask for it. You can also upload fine-tuned models through the fine-tune dialog where supported.
Next steps
- Analytics & Reports — Benchmark models on your real traffic
- Playground — Try any catalog model interactively
- Chat Completions — Pass a model name to the API