How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Grafana Folders API

Dashboard folder management

Grafana Folders API is one of 78 APIs that Grafana publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Folders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and 1 JSON Schema.

This API exposes 11 operations across 6 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://{instance}.grafana.net/api, http://localhost:3000/api, http://{defaultHost}, https://{defaultHost}.

11 operations 6 paths 14 schemas 1 DELETE5 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
http://localhost:3000/api
Authentication
HTTP Bearer, HTTP Basic, API Key, API Key, HTTP Basic
Resource Areas
1

Authentication & Security 5

Grafana Folders API declares 5 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). It accepts HTTP basic authentication (BasicAuth). An API key is passed in the header as Authorization (ApiKeyAuth). An API key is passed in the header as Authorization (api_key). It accepts HTTP basic authentication (basic).

  • BearerAuth — Service account token or API key
  • ApiKeyAuth — Format: Bearer

Paths & Operations 11

Across 6 paths, the API surfaces 11 operations — 1 DELETE, 5 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Folders 11

Dashboard folder management

GET
/folders
List all folders
getFolders 2 params → 200
POST
/folders
Create a folder
createFolder body → 200
GET
/folders/{uid}
Get folder by UID
getFolderByUid 1 param → 200
PUT
/folders/{uid}
Update folder
updateFolder 1 param body → 200
DELETE
/folders/{uid}
Delete folder
deleteFolder 1 param → 200
GET
/folders/id/{folder_id}deprecated
Grafana Get Folder By ID
getFolderByID 1 param → 200401403404500
GET
/folders/{folder_uid}
Grafana Get Folder By UID
getFolderByUID 1 param → 200401403404500
PUT
/folders/{folder_uid}
Grafana Update Folder
updateFolder 1 param body → 200400401403404409500
POST
/folders/{folder_uid}/move
Grafana Move Folder
moveFolder 1 param body → 200401403404500
GET
/folders/{folder_uid}/permissions
Grafana Get Folder Permission List
getFolderPermissionList 1 param → 200401403404500
POST
/folders/{folder_uid}/permissions
Grafana Update Folder Permissions
updateFolderPermissions 1 param body → 200401403404500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are DashboardACLInfoDTO (24 properties), Folder_2 (19 properties), Folder (15 properties), FolderSearchHit (5 properties). Each schema is shown below with its type and property counts.

UpdateFolderCommand
object
2 properties 1 required
Folder
object
15 properties
CreateFolderCommand
object
3 properties 1 required
Role
string
DashboardACLUpdateItem
object
4 properties
DashboardACLInfoDTO
object
24 properties
UpdateDashboardACLCommand
object
1 property
MoveFolderCommand
object
MoveFolderCommand captures the information required by the folder service to move a folder.
1 property
UpdateFolderCommand_2
object
UpdateFolderCommand captures the information required by the folder service to update a folder. Use Move to update a folder's parent folder.
4 properties
ErrorResponseBody
object
3 properties 1 required
FolderSearchHit
object
5 properties
permission1
string
SuccessResponseBody
object
1 property
Folder_2
object
19 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

grafana-folders-api-openapi.yml Raw ↑

Other APIs Grafana publishes across the network.

Grafana Access API
Grafana Account API
Grafana Accounts API
Grafana Add API
Grafana Address API
Grafana Administrative API
Grafana Alerts API
Grafana All API
Grafana Annotations API
Grafana Built API
Grafana Cache API
Grafana Call API
Where this information came from

This is an independent, third-party profile of Grafana Folders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.