Anthropic ยท chat
Claude Opus 4.7
anthropic/claude-opus-4-7
- Input price
- $5.00 / 1M tokens
- Output price
- $25.0 / 1M tokens
- Context window
- 1M tokens
- Lifecycle
- stable
Claude Opus 4.7 for OpenAI-compatible gateway routing
Claude Opus 4.7 is a Anthropic chat model in the Ferro Labs live catalog with a 1M tokens context window, 128K tokens maximum output, and capabilities including Vision, Function Calling, and JSON Mode, and more.
Token pricing is listed as $5.00 / 1M tokens for input tokens and $25.0 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as anthropic/claude-opus-4-7 to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.
OpenAI-compatible usage example
curl https://api.ferrolabs.ai/v1/chat/completions \
-H "Authorization: Bearer $GATEWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "anthropic/claude-opus-4-7", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Vision
- Function Calling
- JSON Mode
- Response Schema
- Prompt Caching
- Reasoning
- Streaming
Modalities
Input
- Text
- Image
Output
- Text
More from Anthropic
Catalog prices may change. Verify current provider terms before purchasing.