Datadog GraphQL Schema
This conceptual GraphQL schema models the Datadog observability and monitoring platform. Datadog does not currently expose a public GraphQL API; this schema is a structured representation of the core domain types derived from the Datadog REST API at https://docs.datadoghq.com/api/latest/. It is intended to serve as a reference for teams building integrations, tooling, or internal GraphQL layers on top of Datadog's REST endpoints.
Overview
Datadog GraphQL Schema is a GraphQL API specification published by Datadog on the APIs.io network.
This conceptual GraphQL schema models the Datadog observability and monitoring platform. Datadog does not currently expose a public GraphQL API; this schema is a structured representation of the core domain types derived from the Datadog REST API at https://docs.datadoghq.com/api/latest/. It is intended to serve as a reference for teams building integrations, tooling, or internal GraphQL layers on top of Datadog’s REST endpoints.
The specification includes 3 reference links.
Tagged areas include Analytics, Dashboards, Monitoring, Platform, and T1.
Endpoint
References
- REST API Docs https://docs.datadoghq.com/api/latest/
- GitHub Organization https://github.com/DataDog
- Base URL https://api.datadoghq.com