Skip to main content
GET
List available models

Authorizations

X-API-Key
string
header
required

API key authentication. Include your API key in the X-API-Key header as: X-API-Key YOUR_API_KEY

Example:

Authorization
string
header
required

JWT Bearer token authentication. Include your access token in the Authorization header as: Bearer YOUR_ACCESS_TOKEN

Example:

Query Parameters

region
enum<string> | null

Filter models by region. If not specified, returns all models. Available regions for model deployment.

Available options:
eu,
global

Response

Successful Response

Response containing list of models.

count
integer
required

Total number of models

models
ModelInfo · object[]
required

List of available models