Tableaux De Bord Datasources API
Manage data source connections
Tableaux De Bord Datasources API is one of 9 APIs that Tableaux De Bord publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Datasources. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 10.0.0.
Requests are made against a single base URL, https://{grafana-host}/api.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Tableaux De Bord Datasources API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (BasicAuth).
An API key is passed in the header as Authorization (ApiKeyAuth).
By default, every request must be authenticated.
BasicAuth— Basic auth with Grafana username and passwordApiKeyAuth— API key authentication using 'Bearer {api-key}'
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Manage data source connections
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are DataSource (9 properties), AddDataSourceCommand (7 properties), UpdateDataSourceCommand (6 properties), AddDataSourceResponse (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Tableaux De Bord 8
Other APIs Tableaux De Bord publishes across the network.