Microsoft Dynamics 365 Rate Limits
Dynamics 365 customer-engagement apps and the underlying Dataverse share Power Platform service-protection (API request) limits. Each user / non-interactive identity is capped at 6,000 API requests per 5-minute sliding window per environment, plus 20 minutes of combined execution time and 52 concurrent connections. Tenants also have a daily Dataverse request entitlement allocation pooled across users by license tier. Finance & Operations and Business Central each apply per-environment OData throttling (BC default 600/min, 300 concurrent). Beyond the limit, HTTP 429 with Retry-After is returned.
Microsoft Dynamics 365 Rate Limits is the machine-readable rate-limit profile for Microsoft Dynamics 365 on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring requests_per_5_minutes, combined_execution_seconds_per_5_minutes, concurrent_connections, requests_per_24h, and requests_per_minute.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled, serviceUnavailable, and serviceProtection.
Tagged areas include Business Applications, Cloud, CRM, Enterprise, and ERP.
Limits
Policies
Sources
- https://learn.microsoft.com/en-us/power-apps/developer/data-platform/api-limits
- https://learn.microsoft.com/en-us/power-platform/admin/api-request-limits-allocations
- https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/operational-limits-online
- https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/odata-limits