PeopleSoft · Rate Limits

Peoplesoft Rate Limits

PeopleSoft API throughput (REST, Integration Broker, Component Interfaces) is governed by the customer's PeopleTools deployment topology — application server domains, IB queue tuning, and database capacity — not a vendor-side rate limit.

Peoplesoft Rate Limits is the machine-readable rate-limit profile for PeopleSoft on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 1 rate-limit definition, measuring varies.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Rate Limiting, ERP, HCM, and Enterprise Software.

1 Limits Throttle: 429
Rate LimitingERPHCMEnterprise Software

Limits

PeopleTools REST / IB deployment
varies
bounded by customer PeopleTools application server and Integration Broker capacity
Rate is determined by domain configuration (PSAPPSRV, PSPUBHND, PSSUBHND), IB queue tuning, and database throughput.

Policies

Customer-Operated Throttling
Throttling and retry behavior are managed in the customer's API gateway / Integration Broker configuration, not by the vendor.
Backoff
Standard exponential backoff with jitter is recommended on any 5xx or 429 response.
PeopleTools Tuning
Capacity is tuned via Integration Broker queue partitioning, application server thread counts, and database connection pools.

Sources