Skip to content

HPInc/printos-box-api-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintOS Box

The PrintOS Box file upload API allows 3rd party applications to upload files directly into the PrintOS Box application.

The PrintOS Box application also allows user to easily upload and manage files between customers and print service providers, while providing automated services like pre-flighting and print automation.

General Information

The use of the Box API requires the generation of HMAC authentication headers. These are generated with a Key/Secret from PrintOS. If you're a third party without a Key/Secret, visit Box API Access to request access.

For existing PrintOS users, you can generate your own Key/Secret following the instructions Here

Building and Running

Information for running code in each language can be found within each language's folder.