Biological Age & Longevity Pathway API
The Biological Age & Longevity Pathway API is the first embeddable, production-ready interface for precision longevity medicine. It ingests multi-modal patient data — standard blood panels, specialized aging biomarkers (DNA methylation surrogates, advanced lipid fractions, hormonal axes), continuous glucose monitor (CGM) traces, wearable-derived heart rate variability (HRV) and sleep…
Biological Age & Longevity Pathway API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Analysis | ||
| POST |
analyzeBatch /v1/longevity/analyze/batch |
Analyze up to 50 subjects in a single request. Returns an array of analysis results in the same order as the input subjects. |
| POST |
analyze /v1/longevity/analyze |
Ingests blood biomarkers, CGM metrics, wearable data, and optional genetic variants to compute biological age (GrimAge-like, DunedinPACE-like, composite), six aging pathway… |
| Reference Data | ||
| GET |
listInterventions /v1/longevity/interventions |
Returns the full catalog of 47 evidence-based longevity interventions with categories, evidence levels, and target pathways. |
| GET |
listPathways /v1/longevity/pathways |
Returns the six aging pathway definitions with descriptions, associated biomarkers, and default weights used in scoring. |
| GET |
getIntervention /v1/longevity/interventions/{intervention_id} |
Returns detailed information about a specific longevity intervention, including dosing protocols, contraindications, references, and estimated bioage impact. |
| GET |
getBiomarker /v1/longevity/biomarkers/{biomarker_id} |
Returns detailed information about a specific biomarker, including reference ranges, unit, description, category, and which aging pathways it influences. |
| GET |
listBiomarkers /v1/longevity/biomarkers |
Returns a complete list of all biomarkers recognized by the API, organized by category, with reference ranges, units, and flags. |
| GET |
getPathway /v1/longevity/pathways/{pathway_id} |
Returns detailed information about a specific aging pathway, including biomarkers that feed into it, calculation methodology, and evidence references. |
| Development | ||
| POST |
testProfile /v1/longevity/test |
Returns a complete analysis for one of the built-in test profiles. Useful for sandbox testing, integration validation, and demo purposes without supplying real biomarker data. |
| System | ||
| GET |
healthCheck /v1/longevity/health |
Returns the current health status of the API, including version information and uptime. |
Biological Age & Longevity Pathway API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $49 / month | 60 / minute |
|
| ULTRA | $149 / month | 300 / minute |
|
| MEGA | $399 / month | 1000 / minute |
|