Shopify · Rate Limits

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.

7 Limits Throttle: 429
Rate LimitingCommerce

Limits

GraphQL Admin API (Standard) app/store
cost_points · second
100
GraphQL Admin API (Advanced Shopify) app/store
cost_points · second
200
GraphQL Admin API (Shopify Plus) app/store
cost_points · second
1000
GraphQL Admin API (Commerce Components / enterprise) app/store
cost_points · second
2000
Customer Account API app/store
cost_points · second
100
Payments Apps API app/store
cost_points · second
27300
Storefront API none
requests

Policies

Per-app per-shop
Limits scope to the (app_id, shop_id) tuple, not your account.
Bulk operations
Bulk operations carry neither the single-query max cost nor the standard rate limits. This is the documented escape hatch for large exports.
Backoff
Recommended backoff after a throttle is one second; honor Retry-After where present.
Temporary reductions
Shopify reserves the right to temporarily reduce API rate limits to protect platform stability. Apps are expected to handle limits gracefully rather than assume the published number.

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/shopify-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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