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:
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.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.