| 
									
										
										
										
											2016-10-21 17:01:34 +08:00
										 |  |  | +++ | 
					
						
							|  |  |  | title = "HTTP API" | 
					
						
							| 
									
										
										
										
											2016-11-28 00:09:47 +08:00
										 |  |  | description = "Grafana HTTP API" | 
					
						
							|  |  |  | keywords = ["grafana", "http", "documentation", "api", "overview"] | 
					
						
							| 
									
										
										
										
											2021-04-16 05:08:58 +08:00
										 |  |  | aliases = ["/docs/grafana/latest/overview"] | 
					
						
							| 
									
										
										
										
											2020-11-10 04:26:49 +08:00
										 |  |  | weight = 170 | 
					
						
							| 
									
										
										
										
											2016-10-21 17:01:34 +08:00
										 |  |  | +++ | 
					
						
							| 
									
										
										
										
											2016-11-28 00:09:47 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | # HTTP API Reference
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | The Grafana backend exposes an HTTP API, the same API is used by the frontend to do everything from saving | 
					
						
							|  |  |  | dashboards, creating users and updating data sources. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-03 02:02:11 +08:00
										 |  |  | ## Supported HTTP APIs
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - [Authentication API]({{< relref "auth.md" >}}) | 
					
						
							|  |  |  | - [Dashboard API]({{< relref "dashboard.md" >}}) | 
					
						
							|  |  |  | - [Dashboard Versions API]({{< relref "dashboard_versions.md" >}}) | 
					
						
							|  |  |  | - [Dashboard Permissions API]({{< relref "dashboard_permissions.md" >}}) | 
					
						
							|  |  |  | - [Folder API]({{< relref "folder.md" >}}) | 
					
						
							|  |  |  | - [Folder Permissions API]({{< relref "folder_permissions.md" >}}) | 
					
						
							|  |  |  | - [Folder/dashboard search API]({{< relref "folder_dashboard_search.md" >}}) | 
					
						
							|  |  |  | - [Data Source API]({{< relref "data_source.md" >}}) | 
					
						
							|  |  |  | - [Organization API]({{< relref "org.md" >}}) | 
					
						
							|  |  |  | - [Snapshot API]({{< relref "snapshot.md" >}}) | 
					
						
							|  |  |  | - [Annotations API]({{< relref "annotations.md" >}}) | 
					
						
							|  |  |  | - [Playlists API]({{< relref "playlist.md" >}}) | 
					
						
							|  |  |  | - [Alerting API]({{< relref "alerting.md" >}}) | 
					
						
							|  |  |  | - [Alert Notification Channels API]({{< relref "alerting_notification_channels.md" >}}) | 
					
						
							|  |  |  | - [User API]({{< relref "user.md" >}}) | 
					
						
							|  |  |  | - [Team API]({{< relref "team.md" >}}) | 
					
						
							|  |  |  | - [Admin API]({{< relref "admin.md" >}}) | 
					
						
							|  |  |  | - [Preferences API]({{< relref "preferences.md" >}}) | 
					
						
							|  |  |  | - [Other API]({{< relref "other.md" >}}) | 
					
						
							| 
									
										
										
										
											2020-01-27 20:41:15 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | ### Grafana Enterprise HTTP APIs
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-03 02:02:11 +08:00
										 |  |  | - [Data Source Permissions API]({{< relref "datasource_permissions.md" >}}) | 
					
						
							|  |  |  | - [External Group Sync API]({{< relref "external_group_sync.md" >}}) | 
					
						
							| 
									
										
										
										
											2021-04-16 04:56:29 +08:00
										 |  |  | - [License API]{{< relref "licensing.md" >}}) | 
					
						
							| 
									
										
										
										
											2020-10-03 02:02:11 +08:00
										 |  |  | - [Reporting API]({{< relref "reporting.md" >}}) | 
					
						
							| 
									
										
										
										
											2020-10-23 04:22:34 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-09 23:55:50 +08:00
										 |  |  | 
 |