Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Storefront API checkout limit

Solved

Storefront API checkout limit

yklym
Shopify Partner
3 0 0

Hi!

I was going through the documentation and spotted the line that there are some special limitations touching checkouts in storefront API. Byt there is no concrete number
https://shopify.dev/api/usage/rate-limits#checkout-level-throttle

yklym_0-1652179411733.png


I was wondering, how big is this limit and if I should care too much about this depending on my app size and the number of customers. Maybe you could also share your experience and solutions regarding this limitation? 

Accepted Solution (1)

GrahamS
Shopify Staff (Retired)
193 37 55

This is an accepted solution.

Hey @yklym ,

 

The SFAPI checkout limit for Plus shops is 4k/min, or 1k/min for non Plus shops. Hope this helps!

To learn more visit the Shopify Help Center or the Community Blog.

View solution in original post

Replies 2 (2)

GrahamS
Shopify Staff (Retired)
193 37 55

This is an accepted solution.

Hey @yklym ,

 

The SFAPI checkout limit for Plus shops is 4k/min, or 1k/min for non Plus shops. Hope this helps!

To learn more visit the Shopify Help Center or the Community Blog.

yklym
Shopify Partner
3 0 0

Hi there!

That's a lot of help from you, really appreciate this!