Openclinica Rate Limits
OpenClinica does not publish fixed numeric REST API rate limits. Access is gated by OAuth 2.0 bearer tokens and by the study/site privileges of the authenticating user rather than by a documented per-minute request cap. On the self-hosted Community Edition, throughput is bounded by your own infrastructure. On Enterprise (hosted) instances, practical throughput is governed by the hosted environment and your agreement. Large data movements are designed to run as asynchronous bulk operations (bulk participants, bulk events, extracts) whose status is tracked through the bulk actions log, rather than as many small synchronous calls.
Openclinica Rate Limits is the machine-readable rate-limit profile for OpenClinica on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, records, and seconds.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Clinical Trials, Electronic Data Capture, EDC, Rate Limiting, and Quotas.