Shopify Admin Rate Limits
Shopify Admin API uses a calculated query cost (points-based) model for GraphQL. Per-second budgets vary by the store's commerce plan. A single GraphQL query may not exceed 1,000 points regardless of plan. REST endpoints share the underlying bucket on store-scoped traffic. Customer Account API shares a similar points scheme with its own ceilings.
Shopify Admin Rate Limits is the machine-readable rate-limit profile for Shopify Admin API on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 13 rate-limit definitions, measuring points_per_second, points_per_query, array_size, and objects.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and graphqlThrottled.
Tagged areas include Commerce, Ecommerce, Admin, Products, and Orders.