Datadog · GraphQL Specification

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.

Documentation Endpoint View on GitHub AnalyticsDashboardsMonitoringPlatformT1VisualizationsGraphQL

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

Related API Specs

Datadog API (OpenAPI) Datadog Metrics API (OpenAPI) Datadog Logs API (OpenAPI) Datadog Events API (OpenAPI) Datadog Monitors API (OpenAPI) Datadog Incidents API (OpenAPI)
Back to Datadog · All GraphQL Specs · GitHub