ThingsBoard domain-controller API
Domain
ThingsBoard domain-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 domain-controller. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 11 JSON Schemas.
This API exposes 5 operations across 5 paths, and defines 7 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 domain-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 5
Across 5 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.
Domain
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are DomainInfo (7 properties), OAuth2ClientInfo (6 properties), Domain (6 properties), PageDataDomainInfo (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.