List available models
Models
List available models
Returns text, chat, and embedding models in OpenAI’s Model shape —
see the model catalog for the
complete set with pricing and capabilities.
Each entry is enriched with OpenRouter-spec metadata so
third-party catalog ingesters can consume /v1/models directly.
The OpenAI-compatible top-level keys (id, object, created,
owned_by) stay byte-identical for back-compat with the OpenAI Python
SDK. owned_by is always "flexai" — clients branching on the legacy
"openai" placeholder must update.
GET
List available models
Authorizations
Virtual API key. Create one from the
FlexAI dashboard. Pass as
Authorization: Bearer sk-xxxx.