{ "opencollection": "1.0.0", "info": { "name": "Caris Life Sciences (Public Surface)", "version": "0.1" }, "items": [ { "info": { "name": "Portal", "type": "folder" }, "items": [ { "info": { "name": "Caris+Portal landing page", "type": "http" }, "http": { "method": "GET", "url": "https://portal.caris.ai/" }, "docs": "Returns the Caris+Portal web application landing page. The portal is an interactive web application for authenticated clinicians; it is not a documented machine-consumable API." } ] }, { "info": { "name": "Information", "type": "folder" }, "items": [ { "info": { "name": "Test ordering information", "type": "http" }, "http": { "method": "GET", "url": "https://www.carislifesciences.com/order/" }, "docs": "Public informational page describing how clinicians order Caris molecular profiling tests. No programmatic ordering endpoint is documented." }, { "info": { "name": "EHR integration partner information", "type": "http" }, "http": { "method": "GET", "url": "https://www.carislifesciences.com/partners/ehr-integrations/" }, "docs": "Public informational page listing supported EHR integration partners and the orders-and-results model. No public integration API specification is published." } ] } ] }