Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

The Things Network / The Things Stack ApplicationPubSubRegistry API

The ApplicationPubSubRegistry API from The Things Network / The Things Stack — 6 operation(s) for applicationpubsubregistry.

The Things Network / The Things Stack ApplicationPubSubRegistry 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 ApplicationPubSubRegistry. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 9 JSON Schemas.

This API exposes 6 operations across 6 paths, and defines 16 schemas. It is described by OpenAPI 2.0, at version v3.36.

6 operations 6 paths 16 schemas 1 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v3.36
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

The Things Network / The Things Stack ApplicationPubSubRegistry 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 6

Across 6 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

ApplicationPubSubRegistry 6
GET
/as/pubsub-formats
ApplicationPubSubRegistry_GetFormats → 200default
GET
/as/pubsub/{application_ids.application_id}
ApplicationPubSubRegistry_List 4 params → 200default
DELETE
/as/pubsub/{application_ids.application_id}/{pub_sub_id}
ApplicationPubSubRegistry_Delete 2 params → 200default
GET
/as/pubsub/{ids.application_ids.application_id}/{ids.pub_sub_id}
ApplicationPubSubRegistry_Get 3 params → 200default
POST
/as/pubsub/{pubsub.ids.application_ids.application_id}
ApplicationPubSubRegistry_Set2 2 params → 200default
PUT
/as/pubsub/{pubsub.ids.application_ids.application_id}/{pubsub.ids.pub_sub_id}
ApplicationPubSubRegistry_Set 3 params → 200default

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are v3ApplicationPubSub (21 properties), ApplicationPubSubMQTTProvider (11 properties), ApplicationPubSubAWSIoTProvider (5 properties), AWSIoTProviderAssumeRole (3 properties). Each schema is shown below with its type and property counts.

ApplicationPubSubAWSIoTProvider
object
5 properties
AWSIoTProviderAssumeRole
object
3 properties
googlerpcStatus
object
3 properties
v3ApplicationPubSubMessage
object
1 property
v3ApplicationPubSubRegistrySetBody
object
2 properties
v3ApplicationPubSubFormats
object
1 property
v3ApplicationIdentifiers
object
1 property
MQTTProviderQoS
string
v3ApplicationPubSubIdentifiers
object
2 properties
v3ApplicationPubSubs
object
1 property
ApplicationPubSubNATSProvider
object
The NATS provider settings.
1 property
ApplicationPubSubMQTTProvider
object
The MQTT provider settings.
11 properties
v3ApplicationPubSub
object
21 properties
AWSIoTProviderAccessKey
object
3 properties
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
AWSIoTProviderDefaultIntegration
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

the-things-network-applicationpubsubregistry-api-openapi.yml Raw ↑

Other APIs The Things Network / The Things Stack publishes across the network.

The Things Network / The Things Stack AppAs API
The Things Network / The Things Stack ApplicationAccess API
The Things Network / The Things Stack ApplicationActivationSettingRegistry API
The Things Network / The Things Stack ApplicationPackageRegistry API
The Things Network / The Things Stack ApplicationRegistry API
The Things Network / The Things Stack ApplicationUpStorage API
The Things Network / The Things Stack ApplicationWebhookRegistry API
The Things Network / The Things Stack As API
The Things Network / The Things Stack AsEndDeviceBatchRegistry API
The Things Network / The Things Stack AsEndDeviceRegistry API
The Things Network / The Things Stack ClientAccess API
The Things Network / The Things Stack ClientRegistry API