Extensiv Rate Limits
Extensiv does not publish fixed numeric per-minute request limits for the 3PL Warehouse Manager REST API in its public help documentation. The primary documented throttling control is the access token lifetime: tokens minted at secure-wms.com/AuthServer are short-lived (typically valid 30-60 minutes), so clients must cache and refresh tokens rather than requesting a new token per call. The API is HTTPS-only and paginated (page size / page number), so bulk reads of orders and inventory are expected to page rather than pull everything at once. Any per-account request ceilings are governed by contract and are not published.
Extensiv Rate Limits is the machine-readable rate-limit profile for Extensiv 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 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include 3PL, Warehouse Management, WMS, Rate Limiting, and Quotas.