Sharepoint Rate Limits
SharePoint Online enforces multi-layered throttling across user, tenant, application, and per-site scopes. Limits are expressed in Resource Units (RUs) for Microsoft Graph (1 RU per single-item query, 2 RUs per multi-item or write, 5 RUs for permission operations); CSOM and REST do not have a fixed RU cost but are subject to additional internal limits. On throttling, SharePoint returns 429 or 503 with a Retry-After header. Optional preview RateLimit headers (RateLimit-Limit / -Remaining / -Reset) are returned when an app reaches >=80% of its 1-minute resource-unit budget.
Sharepoint Rate Limits is the machine-readable rate-limit profile for Microsoft SharePoint on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 27 rate-limit definitions, measuring requests, GB, emails, resource_units, and requests_per_second.
The profile also includes 7 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include SharePoint, Microsoft 365, Microsoft Graph, and Rate Limiting.