
Clinical-grade biometric monitoring for HRV, sleep, and recovery insights
Advanced wrist-worn sensors for comprehensive health monitoring
Medical-grade sensors provide research-level accuracy for health metrics
Seamless data access through Terra's unified API
Automatic data fetching every 5-10 minutes with Terra managed credentials
Access to all biometric data points through standardized API
Enterprise-grade security with managed authentication
// Biostrap data structure via Terra API
{
"user_id": "biostrap_user_789",
"type": "health",
"data": {
"hrv_data": {
"rmssd": 45.2,
"sdnn": 52.8,
"resting_hr": 58,
"timestamp": "2025-01-15T08:00:00Z"
},
"respiratory_data": {
"respiratory_rate": 14.2,
"respiratory_variability": 2.1
},
"vascular_health": {
"arterial_elasticity": 8.5,
"peripheral_elasticity": 7.9,
"arterial_health_score": 82
},
"sleep_data": {
"total_sleep_minutes": 456,
"sleep_efficiency": 89.2,
"rem_minutes": 98,
"deep_sleep_minutes": 112,
"light_sleep_minutes": 246
},
"recovery_data": {
"recovery_score": 76,
"activity_score": 68,
"readiness_level": "moderate"
},
"oxygen_saturation": {
"avg_spo2": 97.4,
"min_spo2": 94.1
}
}
}Access clinical-grade biometric data for advanced health monitoring