Claude Platform release notes — March 18, 2026
5 months agoOriginal notes
- We've added model capability fields to the Models API.
GET /v1/modelsandGET /v1/models/{model_id}now returnmax_input_tokens,max_tokens, and acapabilitiesobject. Query the API to discover what each model supports.