List the 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.
Query parameters
Page size, 1–1000. Unset returns every non-deprecated model in one response.
Cursor for forward pagination. Set to the id of the last item from the previous page.
Cursor for backward pagination. Set to the id of the first item from the previous page.
Filter by catalog provider key. Repeat to match any of several providers.
Filter by API endpoint. Repeat to match any of several endpoints.
Filter by input modality. Repeat to match any of several modalities.
Filter by output modality. Repeat to match any of several modalities.
Filter by region. Repeat to match any of several regions.
Filter by normalized feature name. Repeat to match any of several features.
Filter by supported parameter key. Repeat to match any of several parameters.
Filter by supported service tier. Repeat to match any of several tiers.
Filter to offerings of one base model reference, <developer>/<stem>.
Case-insensitive substring search over id, name and description.
Field to sort by.
Sort order. Defaults to ascending.
Response
OK
Changes
Changed in 2 of the 257 revisions of this API.1345
- ▲
the
data/items/artificial_intelligenceresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
the
data/items/supported_parameters/items/response's property type/format changed fromobject/tostring/for status200response-property-type-changed
- ▲
removed the required property
data/items/knowledge_cutofffrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/provider/allOf[ModelProvider]/docs_urlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/provider/allOf[ModelProvider]/namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/provider/allOf[ModelProvider]/pricing_urlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/release_datefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/statusfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/supported_parameters/items/descriptionfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/supported_parameters/items/namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/supported_parameters/items/parameterfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/supported_parameters/items/typefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/typefrom the response with the200statusresponse-required-property-removed
- ●
deleted the
queryrequest parameterdeprecatedrequest-parameter-removed
- ●
deleted the
queryrequest parameterstatusrequest-parameter-removed
- ●
deleted the
queryrequest parametertyperequest-parameter-removed
- ●
removed the optional property
data/items/max_output_tokensfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterfeaturenew-optional-request-parameter
- ○
removed
ModelArtificialAnalysisfrom thedata/items/artificial_intelligenceresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added the required property
data/items/deprecatedto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/featuresto the response with the200statusresponse-required-property-added
This revision also has 175 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
Of the 257 revisions, 71 have no diff computed.