Skip to main content
GET
List the whole OpenRouter catalog with Atako flags

Authorizations

Authorization
string
header
required

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

Response

slug
string
required

OpenRouter model id, e.g. "anthropic/claude-sonnet-4".

name
string
required

OpenRouter display name, e.g. "Anthropic: Claude Sonnet 4".

provider
string
required

Slug prefix before '/'.

providerLabel
string
required

Human label — the name prefix before ':', else the capitalized provider.

suggested
boolean
required

Recommended by Atako (ai_models.visible).

isDefault
boolean
required

Preselected when the client picks nothing.

description
string | null
contextLength
integer | null

No provider pricing is exposed to clients: Atako sells inference at its own rate.

aiModelId
string<uuid> | null

Catalog row id, present once anyone launched an agent on this model.