Leal Health Platform API

Private platform API host backing the Leal Health patient-matching web application and the Patient Match Optimizer dashboard. Verified live on 2026-07-19: the root path returns HTTP 200 with a {"success":true} JSON body (nginx / Express), while every probed sub-path (/v1, /api, /docs, /openapi.json, /graphql, /health, /.well-known/*) returns HTTP 401 with an empty body and no WWW-Authenticate header. No OpenAPI definition, authentication documentation, or partner developer portal is published.

API entry from apis.yml

apis.yml Raw ↑
name: Leal Health Platform API
description: 'Private platform API host backing the Leal Health patient-matching web application and the
  Patient Match Optimizer dashboard. Verified live on 2026-07-19: the root path returns HTTP 200 with
  a {"success":true} JSON body (nginx / Express), while every probed sub-path (/v1, /api, /docs, /openapi.json,
  /graphql, /health, /.well-known/*) returns HTTP 401 with an empty body and no WWW-Authenticate header.
  No OpenAPI definition, authentication documentation, or partner developer portal is published.'
humanURL: https://www.leal.health/pharma
baseURL: https://api.leal.health
x-access: private
x-evidence: 'probed 2026-07-19: / => 200, /v1 => 401, /openapi.json => 401'
tags:
- Clinical Trials
- Patient Matching
properties: []