API Changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Reelables API logo

Topics

  • Introduction
  • Getting started
  • Authentication
  • Errors
  • Versioning and backwards compatibility
  • Rate limiting
  • Data Entities

Endpoints

  • Assets
    • Get an Asset GET
    • Update an Asset PUT
    • Delete an Asset DELETE
    • Link a Label to an Asset POST
    • Unlink a Label from an Asset DELETE
    • Get location history for an Asset GET
    • Get Space history for an Asset GET
    • Get temperature history for an Asset GET
  • Consignments
    • Get Consignment GET
    • List Gateways in a Consignment GET
    • Add Gateways to a Consignment POST
    • Remove a Gateway from a Consignment DELETE
    • List Pieces in a Consignment GET
    • Add Pieces to a Consignment POST
    • Remove a Piece from a Consignment DELETE
  • Facilities
    • Get a Facility GET
    • Get Asset Groups in a Facility GET
  • Print jobs
    • Get a Print Job GET
    • Cancel a Print Job DELETE
    • Get statuses for a Print Job GET
  • Printers
    • Get Print Jobs for a Printer GET
    • Send Print Jobs to a Printer POST
  • Spaces
    • Get a Space GET
    • Update a Space PUT
    • Delete a Space DELETE
    • Get Asset history for a Space GET
    • Link a Gateway to a Space POST
    • Update a Gateway PUT
    • Unlink a Gateway from a Space DELETE
  • Workspaces
    • List available Workspaces GET
    • Get a Workspace GET
    • List Assets in a Workspace GET
    • Create new Assets in Workspace POST
    • List Consignments in a Workspace GET
    • Create new Consignment in Workspace POST
    • Update a Consignment using a Tracking Reference PATCH
    • List Facilities in a Workspace GET
    • List Print Templates in a Workspace GET
    • List Printers in a Workspace GET
    • Get a Printer GET
    • Update a Printer PUT
    • Remove a Printer from a Workspace DELETE
    • List spaces in a Workspace GET
    • Create new Spaces in Workspace POST
Powered by Bump.sh
API Changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Reelables API logo

Print jobs