ModMed · Rate Limits

Modernizing Medicine Rate Limits

ModMed publishes a single default API rate limit for the EMA Proprietary API — 1,250 calls per minute per API key, which the docs describe as roughly 20 calls per second. Vendors are asked to throttle well below that ceiling and stagger calls; exceeding it returns HTTP 429. No per-tier limits and no X-RateLimit-* response headers are published, and no separate published limit exists for the ONC Certified FHIR API.

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

It captures 2 rate-limit definitions, measuring requests_per_minute and requests_per_second.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting, Healthcare, and FHIR.

2 Limits Throttle: 429
Rate LimitingHealthcareFHIR

Limits

EMA Proprietary API calls api_key
requests_per_minute · minute
1250
EMA Proprietary API calls (recommended ceiling) api_key
requests_per_second · second
20

Sources