What is api 2.0 daily hit limit and can we get commit logs from api 2.0.

sainath November 30, 2020

What is api 2.0 daily hit limit and can we get commit logs from api 2.0.

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 1, 2020

Hi @sainath and welcome to the community.

Since you are referring to API 2.0, I assume that your request is about Bitbucket Cloud API?

We do not have daily limits, but hourly. For authenticated calls, the number of calls is measured against the Bitbucket user ID that is used for authentication.

The limits are documented here:

For any access to /2.0/repositories/* the limit is 1,000/hours. 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.

You can use the following endpoint to get commits from a Bitbucket Cloud repo via API:

Please feel free to let me know if you have any questions.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events