Resource Management API
Hello,
I would like to ask about the number of API calls that can be done per minute using resource management API, or generally what is limitation ?
Best Answer
-
I think it is somewhere around a 100 calls every minute or so.
I’ve found that if you send say 20 though in the first few seconds it may throw an error on API limit exceeded.
So there is likely a second restriction there but generally whenever I have a multithreaded process that does spring up large clusters of requests, I will add waits and re-tries in the code just to mitigate this issue.
Ryan
Answers
-
I think it is somewhere around a 100 calls every minute or so.
I’ve found that if you send say 20 though in the first few seconds it may throw an error on API limit exceeded.
So there is likely a second restriction there but generally whenever I have a multithreaded process that does spring up large clusters of requests, I will add waits and re-tries in the code just to mitigate this issue.
Ryan
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives