mirror of
https://github.com/grafana/grafana.git
synced 2026-06-10 17:11:31 -04:00
1.3 KiB
1.3 KiB
| aliases | canonical | description | keywords | labels | title | weight | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
https://grafana.com/docs/grafana/latest/developer-resources/api-reference/http-api/api-legacy | Legacy Grafana HTTP API |
|
|
Legacy Grafana HTTP API | 1000 |
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:
{{< section withDescriptions="true" depth="5" >}}