Navision Rate Limits
Microsoft Dynamics NAV's modern successor — Dynamics 365 Business Central — publishes operational limits per environment and per user for OData v4, REST API, and SOAP endpoints. Production environments allow 600 requests/min/environment (legacy) and 6,000 requests per 5-minute sliding window per user. Sandbox environments are capped at 300 requests/min. Throttling returns HTTP 429 with retry guidance; 504/503 may indicate queueing or timeout.
Navision Rate Limits is the machine-readable rate-limit profile for Microsoft Dynamics NAV on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 20 rate-limit definitions, measuring requests_per_5_minutes, requests_per_minute, concurrent_requests, queued_requests, and entities_per_response.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled, payloadTooLarge, requestTimeout, and serviceUnavailable.
Tagged areas include Rate Limiting, ERP, Microsoft, Navision, and Dynamics NAV.
Limits
Policies
Sources
- https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/operational-limits-online
- https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/api-reference/v2.0/dynamics-rate-limits
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.