The Things Network / The Things Stack NsRelayConfigurationService API is one of 58 APIs that The Things Network / The Things Stack publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 9 JSON Schema definitions.
Tagged areas include NsRelayConfigurationService. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 9 JSON Schemas.
This API exposes
9 operations
across 4 paths,
and defines 32 schemas.
It is described by OpenAPI 2.0, at version v3.36.
9 operations4 paths32 schemas2 DELETE3 GET2 POST2 PUT
Metadata
The identity and technical contract details declared by the specification.
The Things Network / The Things Stack NsRelayConfigurationService API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (ApiKeyAuth).
By default, every request must be authenticated.
ApiKeyAuth — Bearer API key. Set Authorization: Bearer NNSXS.xxxxxxxxxx.
Paths & Operations 9
Across 4 paths, the API surfaces 9 operations — 2 DELETE, 3 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are v3ServedRelaySettings (6 properties), v3ServingRelayForwardingLimits (5 properties), v3ServingRelaySettings (5 properties), v3RelayUplinkForwardingRule (4 properties). Each schema is shown below with its type and property counts.
RelaySettings represent the settings of a relay. This is used internally by the Network Server.
2 properties
NsRelayConfigurationServiceUpdateRelayBody
object
3 properties
v3ServedRelaySettings
object
6 properties
v3RelayCADPeriodicity
string
protobufAny
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…
1 property
Specification
The full machine-readable OpenAPI contract behind this narrative.