Medrio · Rate Limits

Medrio Rate Limits

Medrio does not publish numeric rate limits for either the Medrio API Connect REST API or the mSource API. Both are OAuth 2.0-secured, customer-gated integration surfaces used within the scope of a licensed study rather than a public self-service API, so throughput is governed by the customer's account and study provisioning rather than a documented per-minute request cap.

Medrio Rate Limits is the machine-readable rate-limit profile for Medrio on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests and access.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Clinical Trials, Electronic Data Capture, EDC, Rate Limiting, and Quotas.

3 Limits Throttle: 429
Clinical TrialsElectronic Data CaptureEDCRate LimitingQuotas

Limits

API Connect Requests account
requests
not published
No fixed numeric request-rate limit is documented for Medrio API Connect.
mSource API Requests account
requests
not published
No fixed numeric request-rate limit is documented for the mSource API V2.
Study Scope study
access
per subscription
API access is bounded by the studies and modules provisioned to the customer account.

Policies

OAuth Token Scope
All calls require an OAuth access token issued for a provisioned study/account; access is bounded by the token's scope.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

Sources