This is documentation for the next version of Grafana documentation. For the latest stable release, go to the latest version.
Legacy Grafana HTTP API
Grafana 13 marks the deprecation of legacy API endpoints in favor of a new generation of improved APIs (/apis), a Kubernetes-style API layer which follows a standardized API structure alongside consistent API versioning. To learn more refer to the
new API structure in Grafana.
This change doesn’t disrupt or break your current setup. Legacy /api endpoints are not being disabled or removed, they remain fully accessible and will continue to work. However, /api routes will no longer be updated and will be removed in a future major release.
The following legacy APIs are available:
- Authentication options for the HTTP API
You can authenticate HTTP API requests using basic authentication or a service account token. - Admin HTTP API
Grafana Admin HTTP API - Alerting Provisioning HTTP API
Grafana Alerts HTTP API - Annotations HTTP API
Grafana Annotations HTTP API - Correlations HTTP API
Grafana Correlations HTTP API - Dashboard Permissions HTTP API
Grafana Dashboard Permissions HTTP API - Dashboard Versions HTTP API
Grafana Dashboard Versions HTTP API - Data source HTTP API
Grafana Data source HTTP API - Datasource LBAC rules HTTP API
Data Source LBAC rules API - Datasource Permissions HTTP API
Data Source Permissions API - Folder Permissions HTTP API
Grafana Folder Permissions HTTP API - Folder/Dashboard Search HTTP API
Grafana Folder/Dashboard Search HTTP API - Library Element HTTP API
Grafana Library Element HTTP API - Licensing HTTP API
Enterprise Licensing HTTP API - Organization HTTP API
Grafana Organization HTTP API - Other HTTP API
Grafana Other HTTP API - Preferences API
Grafana HTTP API - Query and Resource Caching HTTP API
Grafana Enterprise Query and Resource Caching HTTP API - Query History HTTP API
Grafana Query History HTTP API - RBAC HTTP API
- Reporting API
Grafana Enterprise APIs - Service account HTTP API
Grafana service account HTTP API - Shared Dashboards HTTP API
Grafana Shared Dashboards HTTP API - Short URL HTTP API
Grafana Short URL HTTP API - Snapshot API
Grafana HTTP API - SSO Settings API
Grafana SSO Settings API - Team HTTP API
Grafana Team HTTP API - Team Sync HTTP API
Grafana Team Sync HTTP API - User HTTP API
Grafana User HTTP API


