Skip to main content
GET
List available models (Anthropic API compatible).

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Response

Available models

Available models (Anthropic API compatible)

data
object[]

Model objects { type, id, display_name, created_at }

has_more
boolean

Whether more pages exist (always false)

first_id
string

First model ID in the list

last_id
string

Last model ID in the list