Samcart Rate Limits
SamCart does not publish specific numeric rate limits for the Public API in its public documentation or knowledge base as of the review date. The API is a read-heavy REST interface over marketplace data (orders, products, customers, subscriptions, charges, refunds) with a small set of write actions, and access is provisioned per account by the SamCart Support team. Clients should page through large result sets, filter by date range, and implement exponential backoff on HTTP 429 responses.
Samcart Rate Limits is the machine-readable rate-limit profile for SamCart on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests and records.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include E-commerce, Checkout, Rate Limiting, and Quotas.