Home · Developers · 中文

Developers / Partner API

Read-only catalog + cite resolve. The public API does not compute clinical scores and does not accept PHI. Calculations stay in-browser on tool pages. Audience: licensed clinicians. Not haoyisheng.com / 诊所云.

Health

curl -sS 'https://aihaoyisheng.com/api/v1/health'

Tools catalog

curl -sS 'https://aihaoyisheng.com/api/v1/tools' | head -c 400

Cite resolve

curl -sS 'https://aihaoyisheng.com/api/v1/cite?q=qSOFA'
curl -sS 'https://aihaoyisheng.com/api/v1/cite?q=sepsis%20workflow'

Machine-readable

Integrators must not use this API for patient self-diagnosis, must not upload PHI, and must not recompute scores server-side. Link users to live tool pages for local calculation.