GET
/
models

Authorizations

Authorization
string
header
required

Use the following format for authentication: Bearer <your api key>

Query Parameters

type
enum<string>

The type of models

Available options:
text,
image,
audio,
video
sub_type
enum<string>

The sub type of models. You can use it to filter models individually without setting type.

Available options:
chat,
embedding,
reranker,
text-to-image,
image-to-image,
speech-to-text,
text-to-video

Response

200 - application/json
data
object[]
object
string