Forge: Jira Cloud Rest API Rate limits

I was reviewing the rate limit documentation for Jira, which outlines different rate limits for User, App, App + User, and Anonymous. I am curious about how the app rate limits are applied. Specifically, if an app has a rate limit of 10 REST API calls per second and it is installed on two separate Jira instances, does the app get 10 REST API calls per second for each instance, or is the 10 calls per second limit shared across both instances?

Hey @SiddhantMago,
The limits apply per User / App / User + App etc per tenant, so yes you’d get 10 calls per second per instance.
I hope this helps!
Mel