Skip to main content
GET
List models

Authorizations

X-API-Key
string
header
required

Query Parameters

author
string
Example:

"anthropic"

model_name
string
Example:

"claude-sonnet-4-5"

provider
string
Example:

"anthropic"

provider_tag
string
Example:

"anthropic"

input_modality
string
Example:

"text"

output_modality
string
Example:

"text"

min_context_length
integer | null
Example:

8192

max_prompt_cost
string | null
Example:

"0.000005"

max_completion_cost
string | null
Example:

"0.000015"

supported_param
string
Example:

"tools"

status
integer | null
Example:

0

quantization
string
Example:

"fp16"

Response

200 - application/json

OK

architecture
object
author
string
context_length
integer
created_at
string<date-time>
default_parameters
object
description
string
display_name
string
id
integer<int64>
last_updated
string<date-time>
model_name
string
pricing
object
providers
object[] | null
supported_parameters
object[] | null
top_provider
object