Chrome Printer Management API Overview
Stay organized with collections
Save and categorize content based on your preferences.
The Chrome Printer Management API is a RESTful API that can be used to create and manage
printers and print servers for a Chrome or Google Workspace customer. Your
end users can use the printers you set up with the API to print directly from
their organization's ChromeOS devices.
Following is a list of common terms used in the Chrome Printer Management API:
- CUPS
- CUPS is an
open-source printing system that uses the Internet Printing Protocol (IPP)
to manage network print jobs and queues across a wide variety of printers,
without requiring device-specific drivers.
- Print server
- A virtual print queue or physical server on the organization's network that
routes print jobs to individual printers.
- Printer
- A physical printer connected to the organization's network.
Next steps
- To learn how to configure the Chrome Printer Management API, including Admin console
requirements and service account setup, see the
Get started guide.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[null,null,["Last updated 2025-08-28 UTC."],[],[],null,["# Chrome Printer Management API Overview\n\nThe Chrome Printer Management API is a RESTful API that can be used to create and manage\nprinters and print servers for a Chrome or Google Workspace customer. Your\nend users can use the printers you set up with the API to print directly from\ntheir organization's ChromeOS devices.\n\nFollowing is a list of common terms used in the Chrome Printer Management API:\n\n*CUPS*\n: [CUPS](https://en.wikipedia.org/wiki/CUPS) is an\n open-source printing system that uses the Internet Printing Protocol (IPP)\n to manage network print jobs and queues across a wide variety of printers,\n without requiring device-specific drivers.\n\n*Print server*\n: A virtual print queue or physical server on the organization's network that\n routes print jobs to individual printers.\n\n*Printer*\n: A physical printer connected to the organization's network.\n\nNext steps\n----------\n\n- To learn how to configure the Chrome Printer Management API, including Admin console requirements and service account setup, see the [Get started](/workspace/admin/chrome-printer/guides/setup) guide."]]