GET
/
models

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

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
object
string
data
object[]
data.id
string
data.object
string
data.created
integer
data.owned_by
string