Compliance APIによるClaudeプラットフォーム活動の監査
本文の状態
日本語全文を表示中
詳細モードで約4分の本文を読めます。
同じ出来事の情報源
6媒体で確認
Claude Blog · InfoQ · AWS Machine Learning Blog · TechCrunch AI · Simon Willison Blog · The Decoder
各社の報じ方を比較 ↓AnthropicがCompliance APIを提供し、企業がClaudeプラットフォームの利用状況を監査・管理できるようにした。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
タイトル: Compliance APIによるClaude Platformアクティビティの監査
Compliance APIでClaude Platformのアクティビティを監査する
Compliance APIにより、管理者は自組織のClaude Platform全体の監査ログにプログラムでアクセスできるようになります。
カテゴリー 製品発表
製品 Claude Platform
日付 2026年3月30日
読了時間 5分
共有 リンクをコピー https://claude.com/blog/claude-platform-compliance-api
Compliance APIによるClaude Platformアクティビティの監査
Compliance APIがClaude Platformで利用可能になり、管理者は組織全体の監査ログにプログラムでアクセスできるようになりました。セキュリティおよびコンプライアンスチームは、ユーザーアクティビティの追跡、設定変更の監視、既存のコンプライアンス基盤へのClaude利用データの統合が可能です。
組織の監査ログ
金融サービス、医療、法務などの規制産業における組織では、誰が、いつ、何にアクセスし、何が変更されたのかといった詳細な記録が必要です。このデータへのプログラムによるアクセスがなければ、コンプライアンスチームは手動でのエクスポートや定期的なレビューに依存せざるを得ず、拡張性に欠けます。
Compliance APIは、組織全体のセキュリティ関連イベントを記録するアクティビティフィードを提供します。管理者は、期間、特定のユーザー、またはAPIキーでフィルタリングしたアクティビティログを取得できます。
現在、APIが追跡するアクティビティは以下の2つのカテゴリーです:
- 管理者およびシステムアクティビティ: リソースへのアクセスや構成を変更するアクション。例:ワークスペースへのメンバー追加、APIキーの作成、アカウント設定の更新、エンティティアクセスの変更。
- リソースアクティビティ: リソースデータを作成または変更するユーザー主導のアクション。例:ファイルの作成、ファイルのダウンロード、スキルの削除。これらは、データに影響を与えたり、リソースが機密情報へアクセスすることを可能にしたりする可能性のあるアクションをカバーしますが、モデルとの直接的な対話は含まれません。
これらを合わせることで、ユーザーのログイン・ログアウトイベント、アカウント設定の更新、ワークスペースの変更、その他の組織監査イベントが網羅されます。APIは、ユーザーとモデルの対話やモデルのアクティビティなどの推論アクティビティは記録しません。
はじめに
ご利用の組織でCompliance APIを有効化するには、アカウント担当チームまでご連絡ください。有効化後、管理者用APIキーを作成し、それを使用してアクティビティフィードのエンドポイントにクエリを実行できます。なお、ログ記録はAPIが有効化された時点から開始されます。それ以前の履歴アクティビティは利用できませんのでご注意ください。
Claude EnterpriseですでにCompliance APIをご利用の組織は、Claude API組織を同じ親組織に追加し、単一のフィードから両方のアクティビティをフィルタリングすることが可能です。
詳細については、Anthropic Trust Centerのドキュメントをご覧ください。
前へ 0/5 次へ eBook
Claudeで構築するチームのための製品ニュースとベストプラクティスをさらに探る
お気に入りの仕事用ツールが、Claude内でインタラクティブなコネクタになりました
製品発表 2026年3月24日
Claude Codeの自動モード
Claude Code 2026年3月23日
コンピュータ上でClaudeを働かせる
製品発表 2026年3月12日
Claudeがインタラクティブなチャート、図、視覚化を作成
製品発表 2026年3月12日
Claudeで組織の運営方法を変革する
開発者向けニュースレターを購読
製品アップデート、ハウツーガイド、コミュニティスポットライトなどを毎月メールボックスにお届けします。
購読 月次の開発者向けニュースレターの配信をご希望の場合は、メールアドレスを入力してください。いつでも購読を解除できます。
原文を表示
Audit Claude Platform activity with the Compliance API
The Compliance API gives admins programmatic access to audit logs across their Claude Platform organization.
CategoryProduct announcements
ProductClaude Platform
DateMarch 30, 2026
Reading time5min
ShareCopy linkhttps://claude.com/blog/claude-platform-compliance-api
Audit Claude Platform activity with the Compliance API
The Compliance API is now available on the Claude Platform, giving admins programmatic access to audit logs across their organization. Security and compliance teams can track user activity, monitor configuration changes, and integrate Claude usage data into their existing compliance infrastructure.
Audit logging for your organization
Organizations in regulated industries—like financial services, healthcare, legal—need detailed records of who accessed what, when, and what changed. Without programmatic access to this data, compliance teams need to rely on manual exports and periodic reviews, which don't scale.
The Compliance API provides an activity feed that logs security-relevant events across your organization. Admins can fetch activity logs filtered by time range, specific users, or API keys.
The API currently tracks two categories of activity:
Admin and system activities: Actions that modify access or configuration of resources, like adding a member to a workspace, creating an API key, updating account settings, or modifying entity access.
Resource activities: User-driven actions that create or modify resource data, such as creating a file, downloading a file, or deleting a skill. These cover actions that may affect data or allow resources to access sensitive information, excluding direct interactions with the model.
Together, these cover user login and logout events, account setting updates, workspace changes, and other organizational audit events. The API does not log inference activities, such as user interactions with the model or model activities.
Getting started
Contact your account team to enable the Compliance API for your organization. Once enabled, create an admin API key and use it to query the activity feed endpoint. Note that logging begins once the API is enabled—historical activities prior to that point aren't available.
Organizations that already use the Compliance API for Claude Enterprise can add their Claude API organization to the same parent organization and filter activity across both from a single feed.
Read the documentation on the Anthropic Trust Center to learn more.
PrevPrev0/5NextNexteBook
Explore more product news and best practices for teams building with Claude.
Your favorite work tools are now interactive connectors inside Claude
Product announcementsYour favorite work tools are now interactive connectors inside ClaudeYour favorite work tools are now interactive connectors inside ClaudeYour favorite work tools are now interactive connectors inside ClaudeYour favorite work tools are now interactive connectors inside Claude Mar 24, 2026Auto mode for Claude Code
Claude CodeAuto mode for Claude CodeAuto mode for Claude CodeAuto mode for Claude CodeAuto mode for Claude Code Mar 23, 2026Put Claude to work on your computer
Product announcementsPut Claude to work on your computerPut Claude to work on your computerPut Claude to work on your computerPut Claude to work on your computer Mar 12, 2026Claude now creates interactive charts, diagrams and visualizations
Product announcementsClaude now creates interactive charts, diagrams and visualizationsClaude now creates interactive charts, diagrams and visualizationsClaude now creates interactive charts, diagrams and visualizationsClaude now creates interactive charts, diagrams and visualizationsTransform how your organization operates with Claude
Get the developer newsletter
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.
SubscribeSubscribePlease provide your email address if you'd like to receive our monthly developer newsletter. You can unsubscribe at any time.
同じ出来事を6媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み