Bold Commerce · Rate Limits

Bold Commerce Rate Limits

Bold Commerce does not publish a single fixed numeric rate limit across all of its APIs. Bold applies per-shop / per-token throttling and returns HTTP 429 when a client exceeds the allowed request rate; clients should honor the Retry-After header and back off. Individual product APIs (Subscriptions, Checkout, Price Rules, Products) may enforce their own request-rate and pagination limits. List endpoints are paginated, which bounds response size and effective throughput. Numeric per-endpoint limits should be confirmed against Bold's developer documentation during reconciliation.

Bold Commerce Rate Limits is the machine-readable rate-limit profile for Bold Commerce on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests and records.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include E-Commerce, Subscriptions, Checkout, Pricing, and Rate Limiting.

3 Limits Throttle: 429
E-CommerceSubscriptionsCheckoutPricingRate LimitingQuotas

Limits

Per-Token Request Rate token
requests
not published
Bold throttles per API access token / OAuth token and returns 429 when exceeded.
Per-Shop Request Rate shop
requests
not published
Requests are scoped to a shop_identifier; throttling is applied per shop.
List Pagination endpoint
records
paginated
List endpoints return paginated results, bounding page size and throughput.

Policies

Retry-After
On a 429 response, honor the Retry-After header before retrying.
Backoff Strategy
Implement exponential backoff with jitter for retried requests.
Pagination
Page through large collections instead of requesting all records at once.

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/bold-commerce-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.