Shopify Rate Limits
Shopify rate-limits by CALCULATED QUERY COST, not by request count. Every field in the GraphQL schema carries an integer cost; an app's bucket must hold the requested cost before a query runs and is refunded the difference between requested and actual cost afterwards. The Storefront API has no fixed request-per-minute limit at all — it throttles automated traffic instead, and grants higher limits to bots that identify themselves with Web Bot Auth.
Shopify Rate Limits is the machine-readable rate-limit profile for Shopify on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 7 rate-limit definitions, measuring cost_points and requests.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, storefrontCheckoutThrottled, shopLocked, securityRejection, and note.
Tagged areas include Rate Limiting and Commerce.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.