Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,211 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello!
We are building an app that retrieves subscriptions from your graph api, and we have been running into 429 errors on Subscription Service requests. On the docs, it looks like the rate limit is 25 requests every 20 seconds— is there a way to either raise this limit or have the rate-limit apply for each of our customers individually?
Thanks in advance!