Too Many Requests

Rec_OlliE
Posts: 14 New Member
Greetings!
I tried to fetch information about all of our customers subscription details.
My program retrieved some of the customers but then received error from API: {"The remote server returned an error: (429) Too Many Requests."}
I understand you have some limit on how many requests per minute you can do do, but can you tell me how much that is so I can fix my program to do some timeout after certain amount of requests?
We have approximately 500 customers.
Sincerely,
Olli Elolähde
Receptum
0
Comments
-
Hi,
currently we have a global limit of 120 request per minute for every account.
Petri
6 -
Thanks Petri!0
This discussion has been closed.