Rate limit quotas for Sharepoint REST APIs

Rick Huang 61 Reputation points
2022-09-09T15:32:43.437+00:00

We see that there are explicit resource unit limits defined for Microsoft Graph APIs for files / lists in Sharepoint applications, e.g. https://learn.microsoft.com/en-us/sharepoint/dev/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online#application-throttling.

However, we require use of Sharepoint REST APIs for additional Sharepoint specific data unsupported by the Graph API, e.g. Sharepoint site page web parts, Sharepoint hidden groups + group members on sites, etc. Are there rough resource cost / limits across apps / tenants for Sharepoint REST APIs we can use to adjust our QPS accordingly, and are these shared with Graph APIs?

Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft 365 and Office | SharePoint Server | Development
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rob Windsor 2,001 Reputation points
    2022-09-09T15:39:48.16+00:00

    The answers to your questions are covered in the document you linked. In the highlighted sections "CSOM and REST" means the SharePoint Client Object Model and the SharePoint REST API.

    239571-image.png

    239554-image.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.