Files
Christopher Moyer ee9ea64834 Docs: Moves http api docs to the developer docs (#49255)
* updates relrefs after move

Co-authored-by: Chris Moyer <chris.moyer@grafana.com>

* applies weights

Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* updates developer _index page

* make prettier

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-20 12:46:27 -05:00

547 B

aliases description keywords menuTitle title weight
/docs/grafana/latest/administration/api-keys/
This section contains information about API keys in Grafana
API keys
Service accounts
API keys API keys in Grafana 300

API keys in Grafana

API Keys can be used to interact with Grafana HTTP APIs.

We recommend using service accounts instead of API keys if you are on Grafana 8.5+, for more information refer to [About service accounts]({{< relref "../service-accounts/about-service-accounts.md#" >}}).

{{< section >}}