The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Details about rate limits for Project and Workspace API resources

Andrew
January 18, 2024

I was looking through the documentation for the API request limits here:
API request limits | Bitbucket Cloud | Atlassian Support , but couldn't find any information on what the rate limits are for specific resources, namely those for workspaces and projects.

The specific endpoints that I intend to use are:

  1. Listing projects in a workspace
  2. Creating projects in a workspace
  3. Getting a project in a workspace
  4. Listing explicit user permissions for a project
  5. Updating explicit user permissions for a project
  6. Deleting explicit user permissions for a project

What would be the rate limit applied to each of these endpoints, if any? This is specifically for authenticated calls, using a workspace access token were possible and an app username and password where necessary. 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Ben
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 21, 2024

Hi Andrew,

Welcome to the Bitbucket Cloud community!

For authenticated API calls, this is 1,000/hour and this is applied to all requests nested under the /1.0/ and /2.0/ endpoints.  

The table shown in that documentation does list the /2.0/repositories endpoint specifically as it is the most commonly used endpoint, but above this - it refers to all endpoints:

Rate limits are divided into a one-hour rolling window for both authenticated and unauthenticated requests, which means that for every minute that passes, you will be provided that time to run new requests but the total you can run consecutively over an hour is 1,000. 

Andrew
January 30, 2024

Thanks Ben, much appreciated.

DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events