Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppCenter API Rate Limits for /releases_getLatestByPublicDistributionGroup? #2513

Open
Danondso opened this issue Jan 26, 2023 · 3 comments
Open
Labels
api Related to App Center's API

Comments

@Danondso
Copy link

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.

@Danondso
Copy link
Author

Whatever response comes out of this I'll gladly add to the docs in the appcenter-docs as well.

@hannahtinkler
Copy link

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).

@l3ender
Copy link

l3ender commented Oct 19, 2023

https://learn.microsoft.com/en-us/appcenter/general/platform-limits mentions:

Maximum number of API requests per 5 minutes per IP: 500 requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Related to App Center's API
Projects
None yet
Development

No branches or pull requests

4 participants