Skip to main content
GET
List visible AI models (for the create-agent form)

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Response

id
string<uuid>
required
modelId
string
required

OpenRouter-style model id, e.g. "openai/gpt-4-turbo".

name
string
required
visible
boolean
required
logoUrl
string | null
termsUrl
string | null
taskTypes
string[]
promptPrice
string | null
completionPrice
string | null
contextLength
integer | null
isFree
boolean
isDefault
boolean

Task types this model is the admin-curated recommendation for (e.g. 'vision', 'low_effort').

createdAt
string<date-time>
updatedAt
string<date-time>