Rate Limits
The LifeOmic Platform micro-service processes over 20 million API requests a day. Reasonable API Rate Limits are in place to impose soft limits on the platform. These limits allow organizations and customers on the LifeOmic Platform to have adequate capacity and provide protection against denial of service attacks, accidental bursts, and unoptimized single/batched API calls.
Limits
The following rate limits are based upon the client's IP address:
Rate Limit | Description |
---|---|
Authenticated Requests | 20,000 requests in a 5 minute period per IP address. Most API requests are based on having valid authentication. |
Unauthenticated Requests | 2,000 requests in a 5 minute period per IP address. API requests around login, FHIR meta data, and other unauthenticated requests. |
The following additional limits are based upon the account:
Rate Limit | Description |
---|---|
FHIR bundle POST | 10 requests in a 10 second period per account. |