You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally asked this in the appcenter-docs repo but posting here in the hopes I get a response. Thanks in advance!
Hello! What are the rate limits for the API endpoints? I found this great doc explaining the limits for tokens, member count, etc. But I can't seem to find anything on the rate limit for the endpoints themselves.
Specifically I'm curious about this endpoint, but honestly getting info on others would be excellent. Thanks so much for the assistance.
The text was updated successfully, but these errors were encountered:
I'm not affiliated with AppCenter but have been chatting to support about rate limits relating to some work I'm doing. They have asserted that currently the rate limits are:
500 requests per minute per App ID
10,000 requests per hour per App ID
100,000 requests per day per App ID
That said, I've also run into issues with some endpoints themselves not being able to handle the amount of data sent resulting in a 500 response status code (e.g. 50 email addresses to the bulk distribution group member deletion).
Originally asked this in the appcenter-docs repo but posting here in the hopes I get a response. Thanks in advance!
Hello! What are the rate limits for the API endpoints? I found this great doc explaining the limits for tokens, member count, etc. But I can't seem to find anything on the rate limit for the endpoints themselves.
Specifically I'm curious about this endpoint, but honestly getting info on others would be excellent. Thanks so much for the assistance.
The text was updated successfully, but these errors were encountered: