Skip to main content
POST
Extract a deduplicated medication list from clinical PDFs

Authorizations

Authorization
string
header
required

MedListIQ API key (format: ml_...). Create one at Dashboard → API Keys.

Body

multipart/form-data
files
string[]
required
external_patient_id
string | null

Response

Successful Response

Body shape of POST /v1/med-lists/from-documents.

Body-only by design — request id, processing time, page counts, and ruleset version live in response headers (x-request-id, x-processing-time-ms, x-document-count, x-total-page-count, x-output-medication-count, x-ruleset-version).

medications
ExtractedMedication · object[]
required

Reconciled medication list. Ordered by the section recency of each medication's canonical mention, then alphabetically by drug name.