Files
grafana/docs/sources/developer-resources/api-reference/http-api/authentication.md
Jack Baldry 047da1442e [release-12.3.0] Restructure As code and developer resources (#113969)
Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
2025-11-16 19:06:56 +00:00

32 lines
929 B
Markdown

---
canonical: https://grafana.com/docs/grafana/latest/developer-resources/api-reference/http-api/authentication/
description: 'You can authenticate HTTP API requests using basic authentication or a service account token.'
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
aliases:
- ../../../developers/http_api/authentication/ # /docs/grafana/next/developers/http_api/authentication/
---
# Authentication
## Authentication options for the HTTP API for Grafana OSS
{{< docs/shared lookup="developers/authentication.md" source="grafana" version="<GRAFANA_VERSION>" >}}
## Authentication options for the HTTP API in Grafana Cloud
{{< docs/shared source="grafana-cloud" lookup="/developer-resources/authentication.md" version="" >}}