mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 07:42:11 +08:00

* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
20 lines
546 B
Markdown
20 lines
546 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 >}}
|