Claude Opus 5 is available today. It’s a thoughtful and proactive model that comes close to the frontier intelligence of Claude Fable 5 at half the price.
Explore Claude Opus 5's Playground — an interactive environment to test models, run queries in real time. Try prompts, adjust parameters, and iterate instantly to accelerate development and validate use cases.
Explore competitive pricing for Claude Opus 5, designed to fit various budgets and usage needs. Our flexible plans ensure you only pay for what you use, making it easy to scale as your requirements grow. Discover how Claude Opus 5 can enhance your projects while keeping costs manageable.
| Model | Comet Price (USD / M Tokens) | Official Price (USD / M Tokens) | Discount |
|---|---|---|---|
| claude-opus-5 | Input:$4/M Output:$20/M | Input:$5/M Output:$25/M | -20% |
Access comprehensive sample code and API resources for Claude Opus 5 to streamline your integration process. Our detailed documentation provides step-by-step guidance, helping you leverage the full potential of Claude Opus 5 in your projects.
# Get your CometAPI key from https://www.cometapi.com/console/token
# Export it as: export COMETAPI_KEY="your-key-here"
curl https://api.cometapi.com/v1/messages \
--header "Authorization: $COMETAPI_KEY" \
--header "content-type: application/json" \
--data \
'{
"model": "claude-opus-5",
"max_tokens": 1024,
"messages": [
{"role": "user", "content": "Hello, Claude"}
]
}'The reason Claude Opus 5 has multiple snapshots may include potential factors such as variations in output after updates requiring older snapshots for consistency, providing developers a transition period for adaptation and migration, and different snapshots corresponding to global or regional endpoints to optimize user experience. For detailed differences between versions, please refer to the official documentation.
| Version |
|---|
| claude-opus-5 |