Claude Platform Docs

Models

List Models
$ ant models list
GET/v1/models
Get a Model
$ ant models retrieve
GET/v1/models/{model_id}
Models
capability_support: object{ supported }

Indicates whether a capability is supported.

supported: boolean

Whether this capability is supported by the model.

context_management_capability: object{ clear_thinking_20251015, clear_tool_uses_20250919, compact_20260112, supported }

Context management capability details.

clear_thinking_20251015: object{ supported }

Indicates whether a capability is supported.

supported: boolean

Whether this capability is supported by the model.

clear_tool_uses_20250919: object{ supported }

Indicates whether a capability is supported.

supported: boolean

Whether this capability is supported by the model.

compact_20260112: object{ supported }

Indicates whether a capability is supported.

supported: boolean

Whether this capability is supported by the model.

supported: boolean

Whether this capability is supported by the model.

effort_capability: object{ high, low, max, 3 more }

Effort (reasoning_effort) capability details.

model_capabilities: object{ batch, citations, code_execution, 6 more }

Model capability information.

model_info: object{ id, capabilities, created_at, 4 more }
thinking_capability: object{ supported, types }

Thinking capability details.

supported: boolean

Whether this capability is supported by the model.

types: object{ adaptive, enabled }

Supported thinking type configurations.

adaptive: object{ supported }

Whether the model supports thinking with type 'adaptive' (auto).

supported: boolean

Whether this capability is supported by the model.

enabled: object{ supported }

Whether the model supports thinking with type 'enabled'.

supported: boolean

Whether this capability is supported by the model.

thinking_types: object{ adaptive, enabled }

Supported thinking type configurations.

adaptive: object{ supported }

Whether the model supports thinking with type 'adaptive' (auto).

supported: boolean

Whether this capability is supported by the model.

enabled: object{ supported }

Whether the model supports thinking with type 'enabled'.

supported: boolean

Whether this capability is supported by the model.