Details on rate limiting for workspace token

Abhishek Attri
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 15, 2024

The documentation says all authenticated API calls have a limit of 1,000 per hour for both /1.0/ and /2.0/ endpoints. If I create two separate workspace access tokens from the same admin account, will they share a single limit of 1,000 calls per hour combined, or will each token have its own limit? In other words, could I potentially make 2,000 calls per hour (1,000 per token) instead of the documented limit of 1,000?

1 answer

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

Hey @Abhishek Attri ,

and welcome to the Community!

Each access token is tracked separately for the rate limits, meaning each token has its own limit allowance. So generating multiple tokens for a particular resource to increase the number of API calls available is possible and allows a better management of rate limiting ssues.

You can find additional information on rate limit troubleshooting in the following article: 

Thank you, @Abhishek Attri !

Patrik S

Suggest an answer

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

Atlassian Community Events