Run every endpoint right here.
Demo mode runs the real deterministic engines server-side — no key needed. Switch to live mode with your own key to hit production. Responses below are the exact wire format.
Reading the intelligence block
Every response above carries the same six sub-blocks. Learn them once, use all five endpoints. Full reference in the docs.
intelligence.summaryStatus, one-line headline, flagged items, requiresClinicianReview.
intelligence.confidenceLevel (high/moderate/low), 0–1 score, and the reasons behind it.
intelligence.dataQualityCompleteness 0–1, missing inputs, and freshness of the data.
intelligence.provenanceEvery input that contributed, with values, timestamps, and engine version.
intelligence.codesSNOMED CT / LOINC / RxNorm mappings for interoperability.
intelligence.changeWhy the result differs from your previous call (pass `previous` to enable).
intelligence.reasoningPlain-language interpretation of the findings (pass `explain: true` to enable).