イベント管理 API を使用すると、プログラムでイベントエクスプローラーにイベントを投稿したり、イベントエクスプローラーからイベントを取得したりできます。詳細については、Event Management ページ を参照してください。

2025 年 3 月 1 日より、Datadog monitor events の aggregation_key が更新されます: Datadog monitor events の aggregation_key は、各 Monitor ID に固有です。3 月 1 日より、このキーには Monitor Group も含まれるようになり、Monitor ID と Monitor Group ごとに固有となります。ダッシュボードクエリまたはイベント API でモニターイベント aggregation_key を使用している場合は、@monitor.id を使用するように移行する必要があります。ご質問がある場合は、サポート にお問い合わせください。

Get a list of events

GET https://api.ap1.datadoghq.com/api/v2/eventshttps://api.ap2.datadoghq.com/api/v2/eventshttps://api.datadoghq.eu/api/v2/eventshttps://api.ddog-gov.com/api/v2/eventshttps://api.us2.ddog-gov.com/api/v2/eventshttps://api.uk1.datadoghq.com/api/v2/eventshttps://api.datadoghq.com/api/v2/eventshttps://api.us3.datadoghq.com/api/v2/eventshttps://api.us5.datadoghq.com/api/v2/events

Get an event

GET https://api.ap1.datadoghq.com/api/v2/events/{event_id}https://api.ap2.datadoghq.com/api/v2/events/{event_id}https://api.datadoghq.eu/api/v2/events/{event_id}https://api.ddog-gov.com/api/v2/events/{event_id}https://api.us2.ddog-gov.com/api/v2/events/{event_id}https://api.uk1.datadoghq.com/api/v2/events/{event_id}https://api.datadoghq.com/api/v2/events/{event_id}https://api.us3.datadoghq.com/api/v2/events/{event_id}https://api.us5.datadoghq.com/api/v2/events/{event_id}

Post an event

POST https://event-management-intake.ap1.datadoghq.com/api/v2/eventshttps://event-management-intake.ap2.datadoghq.com/api/v2/eventshttps://event-management-intake.datadoghq.eu/api/v2/eventshttps://event-management-intake.ddog-gov.com/api/v2/eventshttps://event-management-intake.us2.ddog-gov.com/api/v2/eventshttps://event-management-intake.uk1.datadoghq.com/api/v2/eventshttps://event-management-intake.datadoghq.com/api/v2/eventshttps://event-management-intake.us3.datadoghq.com/api/v2/eventshttps://event-management-intake.us5.datadoghq.com/api/v2/events

Search events

POST https://api.ap1.datadoghq.com/api/v2/events/searchhttps://api.ap2.datadoghq.com/api/v2/events/searchhttps://api.datadoghq.eu/api/v2/events/searchhttps://api.ddog-gov.com/api/v2/events/searchhttps://api.us2.ddog-gov.com/api/v2/events/searchhttps://api.uk1.datadoghq.com/api/v2/events/searchhttps://api.datadoghq.com/api/v2/events/searchhttps://api.us3.datadoghq.com/api/v2/events/searchhttps://api.us5.datadoghq.com/api/v2/events/search