mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:52:28 +08:00

* 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>
20 lines
547 B
Markdown
20 lines
547 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/administration/api-keys/
|
|
description: This section contains information about API keys in Grafana
|
|
keywords:
|
|
- API keys
|
|
- Service accounts
|
|
menuTitle: API keys
|
|
title: API keys in Grafana
|
|
weight: 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 >}}
|