Grafana GraphQL Schema
Grafana is the open-source analytics and monitoring platform that connects to a wide range of data sources. While Grafana's primary management interface is a REST HTTP API, Grafana can query GraphQL-based data sources, and its plugin ecosystem and alerting infrastructure expose structured data models that map cleanly to a GraphQL schema.
Overview
Grafana GraphQL Schema is a GraphQL API specification published by Grafana on the APIs.io network.
Grafana is the open-source analytics and monitoring platform that connects to a wide range of data sources. While Grafana’s primary management interface is a REST HTTP API, Grafana can query GraphQL-based data sources, and its plugin ecosystem and alerting infrastructure expose structured data models that map cleanly to a GraphQL schema.
Tagged areas include Alerting, Analytics, Dashboards, Logs, and Metrics.
Endpoint
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.