APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Claude
ModelInfo
Claude
· Schema
ModelInfo
Metadata about a Claude model.
Artificial Intelligence
Chatbot
Conversational AI
Generative AI
Large Language Models
Machine Learning
Natural Language Processing
Properties
Name
Type
Description
id
string
Unique model identifier.
type
string
Object type. Always "model" for model objects.
display_name
string
A human-readable name for the model.
created_at
string
RFC 3339 datetime string representing when the model was released.
View JSON Schema on GitHub