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

Reelables Asset Labels API

The Asset Labels API from Reelables — 2 operation(s) for asset labels.

Reelables Asset Labels API is one of 24 APIs that Reelables publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Asset Labels. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.0.1, at version 1.1.1.

Requests are made against a single base URL, https://api.reelables.com/{basePath}.

2 operations 2 paths 12 schemas 1 DELETE1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.1.1
Base URL
https://api.reelables.com/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Reelables Asset Labels API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (api_key).

Paths & Operations 2

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

Asset Labels 2
POST
/assets/{assetId}/labels
Link a Label to an Asset
2 params body → 200401403404429
DELETE
/assets/{assetId}/labels/{bleId}
Unlink a Label from an Asset
3 params → 200401403404429

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Asset (8 properties), Address (7 properties), Location (5 properties), AssetInSpace (5 properties). Each schema is shown below with its type and property counts.

Address
object
7 properties
ErrorResponse
object
This is an error
1 property 1 required
Location
object
5 properties 2 required
AssetLocations
object
2 properties 1 required
Coordinate
object
3 properties 2 required
LabelConfig
object
1 property
AssetLabelInput
object
2 properties 1 required
Temperature
object
2 properties 2 required
Asset
object
8 properties 3 required
AssetTemperatures
object
2 properties 1 required
AssetLabel
object
4 properties 3 required
AssetInSpace
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

got-its-asset-labels-api-openapi.yml Raw ↑

Other APIs Reelables publishes across the network.

Reelables Asset Facilities API
Reelables Asset Locations API
Reelables Asset Spaces API
Reelables Asset Temperatures API
Reelables Assets API
Reelables Consignment Gateways API
Reelables Consignment Pieces API
Reelables Consignments API
Reelables External API
Reelables Facilities API
Reelables Facility Asset Groups API
Reelables Print Job Statuses API