Skip to main content
The model list endpoint provides information about the currently available models. There are two ways to retrieve model details.
  1. Request details of all available models.
  2. Request details about a specific model.

Base URL

The base URL is the same when requesting details for all available models or a specific model.
For SambaStack, developers should check with their system administrator for the correct URL.

All available models

The examples below describe how to request details for all available models.

Endpoint

Example response

The example below demonstrates the response for all available models.
In our example, we only list three models.

Response fields

The table below describes the response fields along with their types and descriptions when requesting details for all available models.

Specific model

The examples below describe how to request details for a specific model.

Endpoint

Path parameter

Parameter: model_id The official ID name of the model to query (e.g., DeepSeek-R1). Refer to the SambaCloud models list.

Example response

The example below demonstrates the response for a specific model.

Response fields

The table below describes the response fields along with their types and descriptions when requesting details for a specific model.