LiveDigital MSE™ API is now availableRead the docs
Interactive explorer

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.

POST /v1/dmse/analyze

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.summary

Status, one-line headline, flagged items, requiresClinicianReview.

intelligence.confidence

Level (high/moderate/low), 0–1 score, and the reasons behind it.

intelligence.dataQuality

Completeness 0–1, missing inputs, and freshness of the data.

intelligence.provenance

Every input that contributed, with values, timestamps, and engine version.

intelligence.codes

SNOMED CT / LOINC / RxNorm mappings for interoperability.

intelligence.change

Why the result differs from your previous call (pass `previous` to enable).

intelligence.reasoning

Plain-language interpretation of the findings (pass `explain: true` to enable).