Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:

Query Parameters

kind
enum<string>
default:chat

Catalog to list. Default chat (LLM brains). Use image, video, tts, or stt for media models.

Available options:
chat,
image,
video,
tts,
stt
Example:

"chat"

Response

200 - application/json

List of AI models retrieved successfully

success
boolean
required

Success status

Example:

true

message
string
required

Success message

Example:

"Operation completed successfully"

data
object[]
required

Response data

Example: