Nirvana Health · Rate Limits

Nirvana Rate Limits

The Nirvana Coverage API returns HTTP 429 when a client exceeds its allowed request rate, indicating per-account throttling. Specific numeric thresholds (requests per minute/day or concurrency) are not published in the public documentation and are governed by the customer's commercial agreement. Values are not reconciled in this artifact.

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

It captures 1 rate-limit definition, measuring requests.

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

Tagged areas include Healthcare, Insurance, Eligibility, Cost Estimation, and Behavioral Health.

1 Limits Throttle: 429
HealthcareInsuranceEligibilityCost EstimationBehavioral HealthRate LimitingQuotasThrottling

Limits

Requests Per Account account
requests
see provider documentation
Account-level throttling enforced; 429 returned when exceeded. Numeric limit not publicly disclosed.

Policies

Backoff Strategy
Clients should implement retry with exponential backoff on 429 and 5xx responses.
Error Handling
4xx/5xx responses include error, message, and errors fields; branch on the error code for robust handling.

Sources