Retrieve a specific model
Retrieve a specific publicly available model by ID (modelVisibility='PUBLIC' only). Use the format parameter to get responses compatible with OpenRouter or HuggingFace APIs.
Path parameters
Query parameters
Output format for public models endpoint.
Output format: 'default' (Cerebras schema), 'openrouter', or 'huggingface'
Headers
Response
Successful Response
Example response
{
"pricing": {
"completion": "0.0000001",
"prompt": "0.0000001"
}
}Changes
Changed in 1 of the 51 revisions of this API.1162
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
removed the required property
architecturefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
capabilitiesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
createdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
descriptionfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
limitsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
owned_byfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
pricingfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
supported_parametersfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
datacenter_locationsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
deprecatedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
hugging_face_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
objectfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
previewfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
quantizationfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterformatnew-optional-request-parameter
- ○
added
PublicModelOpenRouterModelHuggingFaceModelto the response bodyanyOflist for the response status200response-body-any-of-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 51 revisions, 49 have no diff computed.