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 Print Jobs API

The Print Jobs API from Reelables — 2 operation(s) for print jobs.

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

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

This API exposes 4 operations across 2 paths, and defines 4 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}.

4 operations 2 paths 4 schemas 1 DELETE2 GET1 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 Print Jobs API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (api_key).

Paths & Operations 4

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

Print Jobs 4
GET
/print-jobs/{printJobId}
Get a Print Job
2 params → 200401403404429
DELETE
/print-jobs/{printJobId}
Cancel a Print Job
2 params → 204401403404429
GET
/printers/{printerId}/print-jobs
Get Print Jobs for a Printer
4 params → 200401403404429
POST
/printers/{printerId}/print-jobs
Send Print Jobs to a Printer
2 params body → 201401403404429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are PrintJob (14 properties), PrintJobs (2 properties), ErrorResponse (1 property), PrintJobsInput (1 property). Each schema is shown below with its type and property counts.

PrintJob
object
14 properties 7 required
PrintJobs
object
2 properties 1 required
PrintJobsInput
object
Print Jobs to send to Printer
1 property 1 required
ErrorResponse
object
This is an error
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

got-its-print-jobs-api-openapi.yml Raw ↑

Other APIs Reelables publishes across the network.

Reelables Asset Facilities API
Reelables Asset Labels 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