Xerox · Rate Limits

Xerox Rate Limits

Xerox does not publish numeric rate limits for its Public Print, MPS, ConnectKey EIP, or FreeFlow APIs on any unauthenticated developer page. Access is gated by the Xerox Global Developer Program; rate-limit policy is shared with onboarded developers via the program rather than published openly. Most workloads are device-scoped (per multifunction printer) rather than high-frequency cloud reads.

2 Limits
Rate LimitingPrint ServicesDocument Management

Limits

Developer Program-scoped throttling (numbers not publicly documented) appid
varies
see Xerox Global Developer Program documentation after onboarding
Xerox APIs require xrxauth, user-email, and appid headers; effective rate ceilings are issued per registered application during developer-program onboarding.
Device-scoped print job submission device
varies
bound by physical device throughput
ConnectKey EIP and Public Print workflows are constrained by the print-engine throughput of the target multifunction printer, not by a centralized cloud quota.

Policies

Onboarding required
Developer applications must register through the Xerox Global Developer Program to receive an appid and the limits documentation that goes with it.
Authentication
All secure calls require xrxauth, user-email, and appid headers. Throttling is keyed on the appid issued during onboarding.
Backoff
Standard guidance is exponential backoff with jitter on HTTP 429 / 503 responses.

Sources