Rate limit for public app

Solved
newecomdev
Shopify Partner
2 0 0

I'm not sure if the rate limit for a public app with multiple users is shared between all accounts. The documentation at https://shopify.dev/concepts/about-apis/rate-limits states that the standard limit for the admin api(REST) is 2req/second. If I have a public app with 3 shopify accounts using it, would the rate limit for my app be 6req/second( as each user gets 2req/second )?

Accepted Solution (1)
Anonymous
Not applicable

This is an accepted solution.

The limit is per app per store. While the 6req/s calculation is correct is not really relevant because the limit is still 2 for each store.

View solution in original post

Reply 1 (1)
Anonymous
Not applicable

This is an accepted solution.

The limit is per app per store. While the 6req/s calculation is correct is not really relevant because the limit is still 2 for each store.