grafana/docs/sources/developer-resources/api-reference/_index.md
Anna Urbiztondo 37715664f6
Docs: Data Model in Dev Resources (#120421)
* Structure

* Indexes

* Tiles

* Edit

* Index2

* Feedback

* Data model info

* Prettier

* Title

* More edits

* Fixes

* Clarification
2026-03-17 15:20:03 +01:00

1.3 KiB

keywords title weight cards
grafana
documentation
developers
resources
data model
Grafana APIs 300
items
title height href description
HTTP API 24 ./http-api/ Every Grafana instance exposes an HTTP API, which is the same API used by the Grafana frontend to manage resources like saving dashboards, creating users, updating data sources, deleting alerts, and more. You can use the HTTP API to programmatically access or manage resources from your Grafana instance.
title height href description
Grafana Cloud API 24 ./cloud-api/ The Grafana Cloud API, sometimes referred to as the Grafana.com API or GCOM API, allows you to interact with resources from your Grafana Cloud Stack programmatically.
title height href description
Tracing API 24 ./tracing-api/ Tempo exposes an API for pushing and querying traces, and operating the cluster itself.
title height href description
Synthetic Monitoring API 24 ./synthetic-monitoring-api/ The Grafana Cloud Synthetic Monitoring REST API provides programmatic access to Synthetic Monitoring resources.

Grafana APIs

Refer to the following API reference guides:

{{< card-grid key="cards" type="simple" >}}