Clover Rate Limits
Clover enforces both request-rate and concurrency limits on the REST API, scoped per OAuth app and per access token. Documented limits are 50 requests/second per app and 16 requests/second per token, with 10 concurrent requests per app and 5 concurrent requests per token. Exceeding any limit returns HTTP 429 with an X-RateLimit-* header identifying which limit was hit; concurrent-limit responses include a retry-after header.
Clover Rate Limits is the machine-readable rate-limit profile for Clover on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_second and concurrent_requests.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled and concurrencyExceeded.
Tagged areas include POS, Payments, Retail, SMB, and Hardware.