Back
AnthropicClaude API
Structured outputs are out of beta on the Claude API for Claude Sonnet 4.5, Claude Opus 4.5, and Claude…
AI summary
Written by AI from the official notes. Check them for exact details.Structured outputs are now fully available on the Claude API for several models, with improved features.
- Structured outputs are out of beta for Claude Sonnet 4.5, Claude Opus 4.5, and Claude Haiku 4.5.
- Expanded schema support for better data structuring.
- Improved grammar compilation latency for faster responses.
- Simplified integration with no beta header needed.
Why it matters: Developers using Claude API should update their integrations for enhanced functionality and performance.
Full release notes
- Structured outputs are out of beta on the Claude API for Claude Sonnet 4.5, Claude Opus 4.5, and Claude Haiku 4.5. This release includes expanded schema support, improved grammar compilation latency, and a simplified integration path with no beta header required. The
output_formatparameter has moved tooutput_config.format. Existing beta users can continue using the beta header during the transition period. Structured outputs remain in public beta on Amazon Bedrock and Microsoft Foundry.