Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

StatusPage API Too many requests error

Calling Status Page API with the below details, getting "error": "Too many requests, enhance your calm", Status Code :420. Do i need to add any additional parameters in headers.

 

Using Get Request with Url:
https://api.statuspage.io/v1/pages/<PageId>/incidents/unresolved/

Headers:


Content-Type: application/json
Authorization:Bearer Organization API keys

1 answer

0 votes
Ashish Shetty J
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Feb 13, 2022

Hi Ravindranath,

Hope you're well and safe.
It looks like you may be hitting the rate limit for 'manage API'.

As mentioned in one of our API documents, The Manage API is limited to 60 requests per minute. It's worth checking if you are making more than 60 API calls per minute and limiting it accordingly.

Here's a link to our API document that talks about different types of API and about rate limits: https://support.atlassian.com/statuspage/docs/what-are-the-different-apis-under-statuspage/

Hope this helps!

Thanks,
Ashish Shetty J

Hi @Ashish Shetty J 

 

Do i need to add any additional parameters in API Headers to fetch the result. Can you please suggest any options to display.

Thanks,

Ravindranath

Ashish Shetty J
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Feb 17, 2022

Hi Ravindranath,

You are receiving the above-mentioned error because the number of API calls/requests you are making is exceeding the current rate limit. The current rate limit is 60 requests/minute.

You can avoid this error and fetch the desired result by modifying your script to regulate/limit the number of calls made to less than 60 per minute.

Hope this helps! :)

Thanks,
Ashish

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events