v2
latestOpenAPI 3.0.42026-08-0161443.4 KBData
Calculate Pheno Age
Calculates a Pheno Age result from chronological age and the nine required blood biomarkers. The result includes Biological Age Difference, which can be passed to the hypothetical rank endpoint as the submitted biological age.
post/api/data/pheno-age
Request body
Example request
{
"chronologicalAge": 45.5,
"albGL": 46,
"creatUmolL": 88.4,
"gluMmolL": 5.05,
"crpMgL": 0.8,
"wbc1000cellsuL": 6.3,
"lymPc": 25.5,
"mcvFL": 96.7,
"rdwPc": 12.5,
"alpUL": 51
}Response
Calculated Pheno Age result, Biological Age Difference, pace of aging, and domain contribution values.