Claude
docs.claude.com › en › api › models-list
List Models - Claude Docs
The Models API response can be used to determine which models are available for use in the API. More recently released models are listed first. ... curl https://api.anthropic.com/v1/models \ --header "x-api-key: $ANTHROPIC_API_KEY" \ --header "anthropic-version: 2023-06-01"
Postman
postman.com › postman › anthropic-apis › folder › x2l8uvs › models
Models | Anthropic APIs
We cannot provide a description for this page right now
Videos
04:05
Anthropic Claude Models in OpenWebUI: Quick and Easy Setup - YouTube
13:25
Katelyn Lesse – Evolving Claude APIs for Agents, Anthropic - YouTube
Introduction to Anthropic Models and API Claude 3 ...
35:32
Why we built—and donated—the Model Context Protocol (MCP) - ...
01:13
Anthropic API: Configure Your Model and Keys - YouTube
16:21
Anthropic Just Made Code‑Execution Agents Easy (But Dangerous) ...
Monica
platform.monica.im › docs › en › chat › models › anthropic
Anthropic models - Monica API Platform
Claude is a family of state-of-the-art large language models developed by Anthropic. Use Chat completion API to call Claude models.
Postman
postman.com › postman › anthropic-apis › request › 1e1imro › list-models
List models | Claude API
We cannot provide a description for this page right now
Spiceai
spiceai.org › components › model providers › anthropic
Anthropic Models | Spice.ai OSS
models: - from: anthropic:claude-3-5-sonnet-latest name: claude_3_5_sonnet params: anthropic_api_key: ${ secrets:SPICE_ANTHROPIC_API_KEY } See Anthropic Model Names for a list of supported model names.
Google
docs.cloud.google.com › ai and ml › vertex ai › generative ai on vertex ai › anthropic's claude models
Anthropic's Claude models | Generative AI on Vertex AI | Google Cloud Documentation
Computer use: Our best computer-using model yet, Claude Opus 4.5 navigates new experiences with confident, consistent approaches that deliver more human-like browsing, enabling better web QA, workflow automation, and advanced user experiences. ... Claude Sonnet 4.5 is Anthropic's latest Sonnet-class model for powering real-world agents, with industry leading capabilities around coding, computer use, cybersecurity, and working with office files like spreadsheets.
AWS
docs.aws.amazon.com › amazon bedrock › user guide › amazon bedrock foundation model information › inference request parameters and response fields for foundation models › anthropic claude models
Anthropic Claude models - Amazon Bedrock
This section also includes Python code examples that shows how to call Anthropic Claude models. To use a model in an inference operation, you need the model ID for the model. To get the model ID, see Supported foundation models in Amazon Bedrock. Some models also work with the Converse API.
Claude API Reference
platform.claude.com › docs › en › api › models › list
List Models - Claude API Reference
For Models, this is always "model". ... First ID in the data list. Can be used as the before_id for the previous page. ... Indicates if there are more results in the requested page direction. ... Last ID in the data list. Can be used as the after_id for the next page. ... curl https://api.anthropic.com/v1/models \ -H 'anthropic-version: 2023-06-01' \ -H "X-Api-Key: $ANTHROPIC_API_KEY"
Reddit
reddit.com › r/chatgptcoding › does openai has an endpoint that return a list of available models for a specific api key?
r/ChatGPTCoding on Reddit: Does OpenAI has an endpoint that return a list of available models for a specific API key?
April 22, 2024 -
Ollama and OpenRouter have it, but didn't find anything similar for Antrhopic and OpenAI