Skip to main content

Model Catalog

List Model Catalog

Returns every model orq offers, optionally filtered, searched and sorted. Deprecated models are never listed; fetch one directly by id to inspect it. Unset limit returns the whole catalog. Use starting_after or ending_before to page through the collection.

List Offerings

Returns every provider offering of one base model, identified by <developer>/<stem> (for example anthropic/claude-opus-4-7). Deprecated models are never listed.

Retrieve a Model Catalog

Retrieves a single catalog entry by its id, <provider>/<model> (for example openai/gpt-4o). Unlike the list endpoints this also resolves deprecated models; check deprecated and deprecation on the response.