Datadog Events API
The Event Management API allows you to programmatically post events to the Events Explorer and fetch events from the Events Explorer. See the [Event Management page](https://docs.datadoghq.com/service_management/events/) for more information. **Update to Datadog monitor events `aggregation_key` starting March 1, 2025:** The Datadog monitor events `aggregation_key` is unique to each Monitor ID. Starting March 1st, this key will also include Monitor Group, making it unique per *Monitor ID and Monitor Group*. If you're using monitor events `aggregation_key` in dashboard queries or the Event API, you must migrate to use `@monitor.id`. Reach out to [support](https://www.datadoghq.com/support/) if you have any question.
Documentation
Documentation
https://docs.datadoghq.com/api/latest/
Authentication
https://docs.datadoghq.com/api/latest/authentication/
Documentation
https://docs.datadoghq.com/api/latest/metrics/
Documentation
https://docs.datadoghq.com/api/latest/logs/
Documentation
https://docs.datadoghq.com/api/latest/events/
Documentation
https://docs.datadoghq.com/api/latest/monitors/
Documentation
https://docs.datadoghq.com/api/latest/incidents/
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/datadog/refs/heads/main/json-schema/datadog-metric-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/datadog/refs/heads/main/json-schema/datadog-log-event-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/datadog/refs/heads/main/json-schema/datadog-event-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/datadog/refs/heads/main/json-schema/datadog-monitor-schema.json
Other Resources
GraphQL
https://raw.githubusercontent.com/api-evangelist/datadog/refs/heads/main/graphql/datadog-graphql.md
Reference
https://docs.datadoghq.com/metrics/
Reference
https://docs.datadoghq.com/logs/
Reference
https://docs.datadoghq.com/service_management/events/
Reference
https://docs.datadoghq.com/monitors/
Reference
https://docs.datadoghq.com/service_management/incident_management/