SamCart · Rate Limits

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.

2 Limits Throttle: 429
E-commerceCheckoutRate LimitingQuotas

Limits

Public API Requests account
requests
not published
SamCart does not publish a numeric request-rate limit for the Public API.
List Pagination request
records
configurable via limit/offset
List endpoints return paginated results controlled by limit and offset query parameters.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.
Date-Range Filtering
Use start_date/end_date filters to bound large order, charge, and subscription result sets rather than fetching everything.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/samcart-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.