3Plcentral Rate Limits
3PL Warehouse Manager (SecureWMS) does not publish fixed numeric per-minute or per-day request-rate limits for its REST API. The primary documented control is token lifetime: access tokens issued by https://secure-wms.com/AuthServer/api/Token are short-lived (typically valid 30-60 minutes) and Extensiv recommends refreshing the token no less than every 30 minutes and re-requesting on expiry. Collection reads are governed practically by pagination (pgnum/pgsiz, commonly 100-200 records per page) and by RQL filters that scope result sets rather than by a global request cap. All traffic must be HTTPS; plain HTTP is rejected.
3Plcentral Rate Limits is the machine-readable rate-limit profile for 3PL Warehouse Manager on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, minutes, and records.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Warehouse Management, WMS, 3PL, Logistics, and Rate Limiting.