Skip to main content
GET
Node.js

Authorizations

Authorization
string
header
required

Send your API key as a bearer token: Authorization: Bearer sk_<secret>.

Query Parameters

type
enum<string>

Optional model type filter.

Available options:
image,
video

Response

Developer models list.

id
string
required

The model identifier.

name
string
required

The model display name.

type
enum<string>
required

The generation type supported by the model.

Available options:
image,
video
created_at
string<date-time>
required

Timestamp when the model was created.