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 ApplicationUpStorage API

The ApplicationUpStorage API from The Things Network / The Things Stack — 4 operation(s) for applicationupstorage.

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

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

4 operations 4 paths 38 schemas 4 GET

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 ApplicationUpStorage 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 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

ApplicationUpStorage 4
GET
/as/applications/{application_ids.application_id}/packages/storage/{type}
Returns a stream of application messages that have been stored in the database.
ApplicationUpStorage_GetStoredApplicationUp2 14 params → 200default
GET
/as/applications/{application_ids.application_id}/packages/storage/{type}/count
Returns how many application messages have been stored in the database for an application or end device.
ApplicationUpStorage_GetStoredApplicationUpCount2 10 params → 200default
GET
/as/applications/{end_device_ids.application_ids.application_id}/devices/{end_device_ids.device_id}/packages/storage/{type}
Returns a stream of application messages that have been stored in the database.
ApplicationUpStorage_GetStoredApplicationUp 14 params → 200default
GET
/as/applications/{end_device_ids.application_ids.application_id}/devices/{end_device_ids.device_id}/packages/storage/{type}/count
Returns how many application messages have been stored in the database for an application or end device.
ApplicationUpStorage_GetStoredApplicationUpCount 10 params → 200default

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are lorawanv3RxMetadata (24 properties), v3ApplicationUplink (21 properties), v3ApplicationUp (15 properties), v3ApplicationDownlink (15 properties). Each schema is shown below with its type and property counts.

v3ApplicationUp
object
Application uplink message.
15 properties
v3LoRaDataRate
object
3 properties
lorawanv3RxMetadata
object
Contains metadata for a received message. Each antenna that receives a message corresponds to one RxMetadata.
24 properties
v3ApplicationDownlink
object
15 properties
v3ApplicationUplink
object
21 properties
v3TxSchedulePriority
string
v3LocationSource
string
- SOURCEUNKNOWN: The source of the location is not known or not set. - SOURCEGPS: The location is determined by GPS. - SOURCEREGISTRY: The location is set in a…
v3ApplicationLocation
object
3 properties
v3ClassBCGatewayIdentifiers
object
3 properties
lorawanv3GatewayIdentifiers
object
2 properties
v3NetworkIdentifiers
object
Identifies a Network Server.
6 properties
v3LastBatteryPercentage
object
3 properties
v3EndDeviceIdentifiers
object
5 properties
v3GetStoredApplicationUpCountResponse
object
1 property
ApplicationDownlinkClassBC
object
2 properties
lorawanv3Location
object
5 properties
v3KeyEnvelope
object
3 properties
v3PacketBrokerRouteHop
object
5 properties
v3DataRate
object
3 properties
v3ApplicationIdentifiers
object
1 property
v3FSKDataRate
object
1 property
v3DownlinkPathConstraint
string
- DOWNLINKPATHCONSTRAINTNONE: Indicates that the gateway can be selected for downlink without constraints by the Network Server. - DOWNLINKPATHCONSTRAINTPREFER…
v3ApplicationUplinkNormalized
object
15 properties
v3ApplicationServiceData
object
6 properties
v3ApplicationDownlinkFailed
object
6 properties
lorawanv3TxSettings
object
TxSettings contains the settings for a transmission. This message is used on both uplink and downlink. On downlink, this is a scheduled transmission.
7 properties
v3LRFHSSDataRate
object
3 properties
TxSettingsDownlink
object
Transmission settings for downlink.
3 properties
lorawanv3PacketBrokerMetadata
object
10 properties
googlerpcStatus
object
3 properties
ApplicationDownlinkConfirmedRetry
object
2 properties
v3EndDeviceVersionIdentifiers
object
Identifies an end device model with version information.
5 properties
lorawanv3RelayWORChannel
string
v3ApplicationJoinAccept
object
9 properties
lorawanv3RelayMetadata
object
2 properties
v3ApplicationInvalidatedDownlinks
object
7 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
v3ErrorDetails
object
Error details that are communicated over gRPC (and HTTP) APIs. The messages (for translation) are stored as "error: : ".
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

the-things-network-applicationupstorage-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 ApplicationPubSubRegistry API
The Things Network / The Things Stack ApplicationRegistry 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