GET /account/models

List selectable agent models.

MethodPath
GET/v1/account/models

Most expensive first, with the organization's default model flagged (`is_default_agent_model`: the `default_model` of `GET /v1/account/settings`). Reads the same registry as the dashboard's rate table, so a client's model picker can never drift from what's offered. The selectable set is global; only the flag is account-scoped.

curl "https://api.ellipsis.dev/v1/account/models" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
}

On this page

No Headings
Schedule a demo