Native printer control
One lightweight agent discovers local printers and exposes every supported capability to your application.
Learn moreConnect every printer to one dependable API. Ship labels, receipts, invoices, and documents to any location—silently, securely, and in real time.
01 await velocity.print(
02 printerId: 4812,
03 contentType: "pdf_uri",
04 content: invoiceUrl,
05 options: { duplex: "long-edge" }
06 );The control plane for physical output
Your application already knows what to print. Velocity gets it to the right device—and tells you exactly what happened next.
One lightweight agent discovers local printers and exposes every supported capability to your application.
Learn moreJobs wait safely through network drops, reconnect in seconds, and never disappear into a mystery queue.
Learn moreMove existing PrintNode-style integrations with familiar authentication, routes, payloads, and webhooks.
Learn moreOne request. Any printer.
Familiar JSON, Basic API keys, durable state history, and webhooks that make remote printing feel like any other modern infrastructure primitive.
/printjobs201 · 982104Start with a real printer today