Opendental Rate Limits
Open Dental throttles the cloud-hosted REST API by permission tier. An application holding only "Read All" permission is limited to roughly one request every 5 seconds, while higher tiers (for example, those including ApiComm) are allowed roughly one request per second. Requests made through the Local API or the API Service are NOT throttled at all, because they execute at the dental office workstation against the running Open Dental program and never travel through Open Dental's servers. The service returns 429 TooManyRequests when too many requests are queued (retry after the Retry-After header) and 504 Gateway Timeout when a request does not finish within the 60-second processing limit.
Opendental Rate Limits is the machine-readable rate-limit profile for Open Dental on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests and seconds.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and timeout.
Tagged areas include Dental, Practice Management, Healthcare, Rate Limiting, and Quotas.