Getting Started with VOLO™ Health
This page will help you get started with the VOLO™ Health APIs.
Why VOLO™ Health?
At VOLO™ Health, we harness the power of data science to transform the future of healthcare. As pioneers who have successfully navigated the complexities of financial markets, we are extending our expertise to revolutionize health assessments and outcomes. Our mission is to empower individuals and businesses with the insights needed to improve health and extend healthy lifespans.
We engineer analytical tools to provide a comprehensive view of personal health by leveraging advanced data science models. Our platform goes beyond basic health assessments, integrating diverse data points to deliver personalized health scores. We currently assess major health concerns using routine blood work results, with the intent to integrate additional multivariate data to continue refining our scores. These insights can translate into personalized health strategies, empowering individuals to improve their wellbeing.
What is included in the VOLO™ Health Scoring Service?
| Feature | Description |
|---|---|
| VOLO™ Score - Domain comparison | Compare individual's health scores across health domains to pinpoint strengths, areas needing attention and identify relative strengths |
| VOLO™ Score - Domain Details | Track domain specific health trends over time to surface areas of concern before they become critical |
| Biomarker Impact | Identify the biomarkers driving each health score - including their individual impact, population-level significance, and historical trajectory - to focus intervention where it matters the most |
| VOLO™ Modeled Ranges | Learn evidence based optimal ranges for each biomarker tied directly to long term risk outcomes |
| Biomarker Reference Guide | Quantify the impact of population level biomarker relationship across modeled health domains |
Our APIs
Our easy-to-use API analyzes biomarker inputs, from routine lab work and clinical measurements to specialized blood biomarkers and self-reported health information, to generate health scores that help individuals and healthcare providers view long term health outcomes before symptoms appear. Use the Request API Key option on the menu to get an API key.
Customer Value
- Accelerate Your Digital Strategy: Integrate health scores directly into your workflows without complex infrastructure.
- Scalable & Secure: Protected with enterprise-grade security and designed for high-volume transactions.
- Fast Time-to-Value: Simple subscription-based access, with batch processing to handle large datasets efficiently.
- Trusted Results: Leverages VOLO™ Health’s proprietary scoring models.
{
"header": {
"event_id": "event_12345",
"event_asof_dtutc": "2025-02-22T11:23:45Z",
"product_version": "4.2.0",
"mode": "validate"
},
"data": [
{
"uid_ext": "user_123",
"predictors": [
{
"id": "9f3f83a5-5cc4-4012-9451-717bd5d61331",
"observation_code": "30525-0",
"value": "47",
"unit": "a"
},
{
"id": "a1cae68a-5540-42e8-a8a4-d1b4b6d5dcc2",
"observation_code": "3138-5",
"value": "118",
"unit": "inches"
},
{
"id": "a795e7eb-e756-4d35-bfa8-a96715b25b1c",
"observation_code": "3142-7",
"value": "181",
"unit": "lbs"
},
{
"id": "ada8bd35-1b72-4333-a988-33823719aed6",
"observation_code": "46098-0",
"value": "male",
"unit": ""
},
{
"id": "434924a0-45a4-4ed0-9669-d4c309722334",
"observation_code": "smoking-pack-years_find_pt_^patient_qn_calculated",
"value": "0.75",
"unit": "pack/years"
}
]
}
]
}
