
Printix Cloud Print API Postman Collection Template
Printix Cloud Print API Postman Collection Template Overview
Features
• Covers the full Printix Cloud Print API surface: authentication, print queues / printers, print jobs (submit, upload, complete, list, get, change owner, delete), users (guest and regular), groups, cards, sites, networks, SNMP configurations, and workstations.
• Automatic OAuth handling — fetches, caches, and refreshes access tokens per application type before each request; no manual token steps.
• Automatic application-type routing — a ROUTES table in the pre-request script selects the correct Printix application (Cloud Print API, Card Manager, Workstation Monitoring, or User Management) for each request, falling back to the Cloud Print API app.
• Chained variables — tenant ID, printer URLs / IDs, job ID, and upload URLs are captured from each response and reused by the next request automatically.
• Three Submit Job variants (v1.0, v1.1 with print settings, v1.1 with userMapping) supporting both direct print and secure release-at-device.
• Clean, credential-free template plus environment file — each user pastes their own Client ID and secret.
• Console logging at every step for fast troubleshooting.
• Ships with a step-by-step Word guide written for non-developers.
Benefits
• Learn the Printix API quickly — every endpoint is organized into clear folders with working examples, so you can see what’s possible at a glance.
• Test features hands-on before you build — submit jobs, manage users, query printers, and more, with no setup code to write.
• Removes integration friction — tokens, the correct application type, and request chaining are handled for you, so you focus on understanding the API rather than the plumbing.
• A head start on real integrations — use the working requests as a reference and starting point for your own Printix Cloud Print integration.
• Approachable for everyone — developers get a complete API playground; non-developers can follow the included step-by-step guide.
• Safe to share — contains no real credentials, tenant IDs, or customer data.
Technical Details
Inputs
Printix application credentials (Client ID + secret)
Outputs
Printix API responses (tenant entry point, printer / queue listings, job records, and user / group / card / site / network / SNMP / workstation objects) and, end-to-end, a submitted print job that prints immediately or waits for secure release at the device.
Geographic Availability
Additional Information
Full API documentation is at printix.github.io.

