Analyze biomarkers (synthetic)
analyze_biomarkersAnalyze a SYNTHETIC biomarker panel with Phi Longevity's PRISM engine. Returns tiered, guideline-cited recommendations. For research/education with SYNTHETIC or de-identified data only. Do NOT submit protected health information (PHI). This endpoint is stateless and does not store inputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | No | Age in years of the synthetic persona (improves reference-range interpretation). | |
| biomarkers | Yes | Map of biomarker name -> numeric value, e.g. { "Hemoglobin A1c": 5.4 }. SYNTHETIC ONLY. | |
| biologicalSex | No | Biological sex of the synthetic persona (sex-specific reference ranges). | |
| conditionFocus | No | Optional condition track. Default general_wellness. | |
| include_partner_options | No | If true, include partner/product options. Default false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | Engine metadata for this analysis run. | |
| issues | No | Flagged issues detected in the panel. | |
| claim_panel | No | OPTIONAL owner handoff: attach these exact values to the owner's Phi Longevity account (sign-in + explicit confirm). Present only when the consent bridge is enabled. | |
| full_report | Yes | How the agent's owner can get a complete PRISM report. | |
| recommendations | No | Tiered, guideline-cited recommendations from the PRISM engine. |