Get Model Catalogue
llm-models
Get Model Catalogue
List the accepted model ids for a provider so clients can pick a valid
value without first POSTing a wrong one (#15). Declared BEFORE /{model_id}
so ‘catalogue’ is never parsed as a model id.
GET
Get Model Catalogue
Authorizations
Your API key sent as a Bearer credential — Authorization: Bearer <api_key>, where <api_key> starts with oi_sk_ (create one via POST /v1/api-keys). Although the field is labelled 'token', paste your API key here. A dashboard JWT is also accepted on this header for the same endpoints.
Query Parameters
LLM provider whose accepted model ids to list
Available options:
openai, anthropic, groq, deepgram, custom