GET /models

anthropic.com:anthropic-api

Summary: List available models
Operation ID: listModels
Auth: api_key
Description

List available Claude models and their details.

Parameters (3)

after_id (string, query, optional)

Return models created after this model ID

before_id (string, query, optional)

Return models created before this model ID

limit (integer, query, optional, default: 20)

Maximum number of models to return

No probe data for this endpoint yet.