v2
latestOpenAPI 3.0.42026-08-0161443.4 KBData
Calculate Bortz Age
Calculates a Bortz Age result from chronological age and the public biomarker panel used by the Pro clock. Monocyte and neutrophil counts are derived from WBC and percentage inputs, matching the website calculation.
post/api/data/bortz-age
Request body
Example request
{
"chronologicalAge": 45.5,
"albGL": 46,
"alpUL": 51,
"ureaMmolL": 5.4,
"cholesterolMmolL": 4.8,
"creatUmolL": 88.4,
"cystatinCMgL": 0.85,
"hba1cMmolMol": 34,
"crpMgL": 0.8,
"ggtUL": 22,
"rbc10e12L": 4.7,
"mcvFL": 96.7,
"rdwPc": 12.5,
"wbc1000cellsuL": 6.3,
"monocytePc": 7.2,
"neutrophilPc": 58.1,
"lymPc": 25.5,
"altUL": 24,
"shbgNmolL": 45,
"vitaminDNmolL": 85,
"gluMmolL": 5.05,
"mchPg": 31.5,
"apoA1GL": 1.55
}Response
Calculated Bortz Age result, Biological Age Difference, biological age acceleration, and derived count inputs.