Microsoft Dynamics Rate Limits
Dynamics 365 customer-engagement apps (Sales, Customer Service, Field Service) 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. Beyond that, Dataverse returns HTTP 429 with Retry-After. Finance / Supply Chain / Business Central each have separate per-environment OData / SOAP API limits (~600 calls/min/user typical, raise via support). Long-running operations and bulk imports use dedicated Bulk Data Loading APIs that are not subject to interactive throttling.
Microsoft Dynamics Rate Limits is the machine-readable rate-limit profile for Microsoft Dynamics 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 5 backoff/retry policies defined and response codes documented for throttled, serviceUnavailable, and serviceProtection.
Tagged areas include CRM, ERP, Microsoft Dynamics, and Rate Limiting.
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
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.