The HP Print REST API (part of the ecosystem) provides a programmatic interface for interacting with HP printers—specifically models that support HP ePrint (cloud-based printing) or FutureSmart firmware (enterprise models).
Here is an example of Python code using the requests library to print a document using the HP Printer REST API: hp printer rest api
Periodically query the /Supplies/Status endpoint for all printers. Alert when toner drops below 15%. The HP Print REST API (part of the