Back
AnthropicClaude API
The Compliance API session endpoints are out of beta for Cowork and Claude Code sessions
AI summary
Written by AI from the official notes. Check them for exact details.The Compliance API session endpoints are now fully available for Cowork and Claude Code sessions.
- Compliance API session endpoints are out of beta for Cowork and Claude Code.
- Local session endpoints now return transcripts for Claude Science and Office sessions.
- Admin API is now accessible in multiple SDKs and the ant CLI.
Why it matters: Organizations using Claude tools should update their integrations to utilize the new API features.
Full release notes3 changes
- The Compliance API session endpoints are out of beta for Cowork and Claude Code sessions. See Retrieve session transcripts.
- The Compliance API local session endpoints now also return transcripts of Claude Science sessions (
product_surfacevalueclaude_science) and Claude for Microsoft 365 sessions in Excel, PowerPoint, Word, and Outlook (product_surfacevalues beginning withoffice_agents), in beta for Claude Enterprise organizations, with your existing Compliance Access Key and theread:compliance_user_datascope. See Sessions on users' machines. - The Admin API is now available in the
antCLI and the Python, TypeScript, C#, Go, Java, PHP, and Ruby SDKs underclient.beta.organization. They cover organization info, members, invites, workspaces and workspace members, API keys, rate limits, service accounts, workload identity federation issuers and rules, and customer-managed encryption keys. Usage and cost reports and the Claude Enterprise user-management and analytics endpoints remain curl-only. The CLI and SDKs read an Admin API key fromANTHROPIC_API_KEYor anorg:adminOAuth token fromANTHROPIC_AUTH_TOKEN.