Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Are rate limits defined on a user level or for the entire workspace

Ayush Surana
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 17, 2025

I am facing rate limit issues multiple times across different apis. 

Following are the apis that we generally call :- 

1. Cloning
2. Fetching PR details
3. Fetching Comments on the PR
4. Posting comments on the PR

I have gone through this document https://support.atlassian.com/bitbucket-cloud/docs/api-request-limits/ and in order to avoid rate limits we created credentials across multiple users. 

But we have observed all the users being rate limited at the same time. Is the rate limit on a specific user or is it on a particular IP or for the entire workspace?

Some clarity here would be highly appreciated. 
Thanks

1 answer

0 votes
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 20, 2025

Hello @Ayush Surana ,

and welcome to the Community!

For authenticated calls, the rate limits are measured against the authenticated user. 

So if you have different credentials across different users, each user will have their own requests tracked separately and their own rate limit allowance.

It's important to highlight, though, that all API requests made through OAuth are treated as coming from one user, no matter who created the OAuth consumer in the workspace. This means all requests count together toward the rate limit for the account, which can cause you to hit the limit faster than expected. To avoid this, you can use repository, project, or workspace Access Tokens instead of App passwords (user-based tokens).

For more details and mitigation steps for rate limits, the following article may be of help:

 

Thank you, @Ayush Surana !

Patrik S

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events