Choose your language

Choose your login

Support

How can we help?

PaperCut's AI-generated content is continually improving, but it may still contain errors. Please verify as needed.

Lightbulb icon
Lightbulb icon

Here’s your answer

Sources:

* PaperCut is constantly working to improve the accuracy and quality of our AI-generated content. However, there may still be errors or inaccuracies, we appreciate your understanding and encourage verification when needed.

Lightbulb icon

Oops!

We currently don’t have an answer for this and our teams are working on resolving the issue. If you still need help,
User reading a resource

Popular resources

Conversation bubbles

Contact us

Percolator

PaperCut Hive/Pocket System Health Monitoring API

You’re invited to the early access program for the PaperCut Hive/Pocket System Health Monitoring API. Get early access to automated system status, job statistics, and subscription details straight into your preferred monitoring tool.

Overview

The System Health Monitoring API is your window into the heartbeat of your environment. By providing authenticated endpoints for real-time health and usage metrics, this integration empowers administrators to connect the health of PaperCut Hive and Pocket with their external monitoring tools.

The Road Ahead

This release is more than just a new feature. It represents a major milestone in our journey toward a robust, developer-first ecosystem for PaperCut Hive and Pocket.

We aren’t just handing over data, we are laying the foundational architecture for a wide range of upcoming APIs. By participating in this phase, your influence goes beyond simple bug reporting.

We want to know: How seamless was your integration experience? Your feedback on the ease of use and developer workflow will directly inform the design and standards of every API we build from here on out. Together, we’re defining how you interact with the future of PaperCut.

Join the Percolator

We are opening access through the Percolator to gather real-world feedback and fine-tune the experience before General Availability. Your insights today will directly shape the future of our upcoming APIs we open up.

Feature highlights at a glance

  • System status: Returns the overall status of the PaperCut Hive/Pocket cloud service for your region and any active incidents affecting that region.
  • Job statistics: Get statistics for print, scan, copy, and fax jobs processed within your organization.
  • Subscription details: Returns subscription details, including the end date and days remaining.

The System Health Monitoring API integration is simple to integrate and can be accessed using standard HTTPS requests.


Prerequisites

Before you begin integrating with the System Health Monitoring API, ensure you have the following:

  • Admin access: You must have administrative permissions for the PaperCut Hive/Pocket Admin Console.
  • Organization ID: Your unique orgId (found in your browser URL when logged into the Admin Console).
  • API key: A valid key generated with the appropriate Scopes assigned.

Real-world scenarios

How can the System Health Monitoring API help your IT team? Here are a few ways we envision you using it to explain real-world value:

  • Automated incident alerting: Connect the /system-status endpoint to your IT helpdesk. Check the service_status field. If the status is Major Outage (total loss of functionality in a region) or Partial Outage (specific subset of features down), trigger an automated alert to your IT team.
  • Job monitoring dashboards: Use the /job-stats endpoint to monitor how jobs flow through PaperCut or to detect unusual spikes/drops in print/copy/fax/scan activity that might indicate a problem. Monitor the completed counts for print jobs and track cancelled print jobs to see if users are frequently abandoning jobs due to slow performance.
  • Proactive subscription management: Use the /subscription endpoint for automated license management to ensure your organization never faces an accidental service interruption due to an expired subscription. Poll this endpoint once per day, check the days_remaining value, and set an automation to send an email to the procurement department when days_remaining is less than 30.

What's new

  • May 19, 2026 The System Health Monitoring API endpoints are now available for administrators in a closed beta!

Get involved

Gain early access, influence development, and connect with a community of testers and developers.


Join the Beta

FAQ

What can I retrieve using the Health API?

Administrators can retrieve overall cloud service status and recent incidents, job statistics for the organization (print, scan, copy, fax), and subscription details.

Which regions are currently supported?

We currently support base URLs for US, UK, EU, AU, and CA data centers.

What happens if I hit the API rate limit?

Clients exceeding reasonable usage (more than 1 request per minute) will be throttled and will receive an HTTP 429 Too Many Requests error.

Are there other types of API available?

The System Health Monitoring API is our first release in the Percolator. While this is currently the only API available for PaperCut Hive and Pocket, we are actively looking to develop more APIs in the future. This initial release is designed to establish our security and integration standards, paving the way for future APIs that will offer deeper management and reporting capabilities.

Can I use multiple organizations with this API?

Currently, each API key is scoped to a single organization to ensure maximum security and data isolation. If you manage multiple organizations, you will need to generate and use a unique API key for each environment. We are looking for feedback on how you'd like to manage multi-tenant environments as we expand our API roadmap.

What monitoring tools is this compatible with?

Since our API uses standard authenticated REST endpoints, it is compatible with almost any modern monitoring tools. We do have an example for Zabbix. Let us know when you contact us what you use!


Tip: If you're using a specific tool that isn't listed above, we’d love to hear about it! Part of the Percolator program is understanding your unique tech stack so we can ensure future APIs remain highly compatible.