grafana/docs/sources/developers/http_api/authentication.md

24 lines
611 B
Markdown

---
canonical: https://grafana.com/docs/grafana/latest/developers/http_api/authentication/
description: 'You can authenticate HTTP API requests using basic authentication, a service account token, or a session cookie.'
keywords:
- grafana
- http
- documentation
- api
- role-based-access-control
- acl
- enterprise
labels:
products:
- enterprise
- oss
title: Authentication options for the HTTP API
menuTitle: Authentication
weight: 01
---
# Authentication options for the HTTP API
{{< docs/shared lookup="developers/authentication.md" source="grafana" version="<GRAFANA_VERSION>" >}}