Smartrr Rate Limits
Smartrr does not publish fixed numeric rate limits for its Vendor API. The public OpenAPI document defines apiKey (x-smartrr-access-token) authentication and paginated list endpoints (pageNumber / pageSize) but does not document a per-minute or per-account request cap. In practice, high-volume read patterns should be paginated and bulk mutations should use the provided bulk endpoints (bulk-cancel, bulk-pause, bulk-skip, bulk-retry) rather than many single requests. Because Smartrr sits on top of Shopify, some operations are ultimately bounded by Shopify's own API limits.
Smartrr Rate Limits is the machine-readable rate-limit profile for Smartrr on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, records, and events.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Subscriptions, Shopify, Ecommerce, Rate Limiting, and Quotas.