ThingsBoard dashboard-controller API
Dashboard
ThingsBoard dashboard-controller API is one of 58 APIs that ThingsBoard publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 11 JSON Schema definitions.
Tagged areas include dashboard-controller. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 11 JSON Schemas.
This API exposes 24 operations across 19 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 4.3.0.3DEMO.
Requests are made against 2 base URLs: https://demo.thingsboard.io, http://localhost:8080.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
ThingsBoard dashboard-controller API declares
2 security schemes
for authenticating requests.
It uses HTTP loginpassword authentication (HTTP login form).
An API key is passed in the header as X-Authorization (API key form).
HTTP login form— Enter Username / PasswordAPI key form— Enter the API key value with 'ApiKey' prefix in format: ApiKey Example: ApiKey tb5te51SkLRYpjGrujUGwqkjFvooWBlQpVe2An2Dr3w13wjfxDW NOTE: Use only ONE authentic…
Paths & Operations 24
Across 19 paths, the API surfaces 24 operations — 4 DELETE, 12 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.
Dashboard
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Dashboard (12 properties), ResourceExportData (11 properties), DashboardInfo (10 properties), ShortCustomerInfo (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 ThingsBoard 12
Other APIs ThingsBoard publishes across the network.