Path Parameters
(Optional) Use this parameter to retrieve key details about a specific model.
List All Models
GET https://api.cerebras.ai/v1/models
Lists all currently available models when called without the model_id parameter and provides essential details about each, including the owner and availability.
Retrieve a Model
GET https://api.cerebras.ai/v1/models/{model_id}
Fetches a model instance, offering key details about the model, including its owner and permissions.
Accepts model IDs as arguments.
Available options:
llama3.1-8bllama-3.3-70bqwen-3-32bqwen-3-235b-a22b-instruct-2507(preview)gpt-oss-120bzai-glm-4.6(preview)

