Using Claude Opus 5 on Databricks Foundation Model Serving
Implementation guide · Claude 5 · Anthropic
Databricks Foundation Model Serving exposes Claude Opus 5 through model ID databricks-claude-opus-5. Use the setup steps, sourced pricing, capabilities, and official provider links below to validate this route before deployment.
Last refreshed 2026-07-26. Next refresh: weekly.
Quick Start
- 1
- 2Use the Databricks Foundation Model Serving SDK or REST API to call
databricks-claude-opus-5— see the documentation for request format.
Code Examples
Pricing on Databricks Foundation Model Serving
| Type | Price (per 1M) |
|---|---|
| Image input | $1.00 |
Capabilities
About Claude Opus 5
Claude Opus 5 is Anthropic's July 2026 flagship Opus model for complex agentic coding, enterprise work, long-horizon reasoning, computer use, and professional analysis. It accepts text and image input and returns text, with adaptive thinking enabled by default and five request-level effort settings from low through max that control thinking depth and token use rather than visible response length. It also supports tool use, structured outputs, prompt caching, Batch API, a 1M-token context window, and up to 128K synchronous output tokens.