Flexpa Rate Limits
Flexpa now publishes an explicit runtime rate-limit signal on the FHIR API - Retry-After plus X-RateLimit-Limit / X-RateLimit-Remaining / X-RateLimit-Reset, with a 429 carrying an OperationOutcome whose issue.code is "throttled". The numeric ceiling behind those headers is not published; commercially, usage is bounded by the annual license caps (eligible users, IAL2 verifications, data retrievals) with per-end-user overage. The public Endpoint Directory MCP server is the one surface with a stated number: 60 requests per minute.
Flexpa Rate Limits is the machine-readable rate-limit profile for Flexpa on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring requests, users, verifications, and retrievals.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled, syncing, and syncFailed.
Tagged areas include Healthcare, FHIR, Patient Access, Claims Data, and Health Insurance.