One API.
Every health signal that matters.
The Hunuu Health API ingests 50+ wearable streams, FHIR records from 15+ EHR vendors, genomic uploads, and live satellite environmental data — then routes predictions, scores, and AI insights back out through webhooks, FHIR exports, and streaming endpoints. Two flows. One platform.
// INCOMING · THE EXCHANGE · OUTGOING · BIDIRECTIONAL HIPAA-GRADE FLOW
Stream 50+ devices into one signal.
Apple HealthKit, Google Health Connect, Garmin Health, Oura, Whoop, Polar, Withings, Fitbit, Dexcom, FreeStyle Libre, and more. We normalize across every device — a step from a tennis player isn't the same as a step from a mall walker, and our context engine knows the difference.
/v1/biomarkers/ingest
Push activity, sleep, HRV, SpO2, glucose, temperature, and 32+ LOINC-coded biomarkers. Auto-deduplicated across devices, normalized to per-user baselines.
/v1/garmin/sync
Native pull from the 20 Garmin summary types: dailies, sleep, HRV, body battery, stress, training load, race predictor, and more. Webhook-driven push also supported.
/v1/health-connect/apple
Native iOS HealthKit observations relayed via the HIP app — including ECG, AFib detection, blood oxygen, environmental sound, walking steadiness.
/v1/health-connect/google
Android-side aggregation across Fit, Samsung Health, Withings, and any HC-compatible device. One bridge for the entire Android ecosystem.
The complete device catalog.
Real status, in production. 4 live integrations on launch day, 6 in active beta, 7 on the roadmap. We mark every device honestly — no vaporware, no aspirational checkboxes.
Live API at GET https://api.hunuuhealth.com/api/devices/catalog
Your medical record. Anywhere it lives.
SMART-on-FHIR OAuth flows for 15+ EHR vendors. Conditions, medications, allergies, immunizations, lab results, vitals, encounters. R4 compliant. Tested against Epic, Oracle Health (Cerner), Athena, Allscripts, and the BlueButton 2.0 CMS data feed.
/v1/fhir/auth/{vendor}/launch
Initiates SMART-on-FHIR standalone or EHR-launched OAuth flows. Vendor adapters for Epic, Oracle Health, Athena, Allscripts, MEDITECH, NextGen, eClinicalWorks, and 8 more.
/v1/fhir/Patient/$everything
FHIR R4 bulk fetch for a patient: Conditions, MedicationRequests, AllergyIntolerance, Observation, DocumentReference, DiagnosticReport. Returns a Bundle.
/v1/fhir/Observation?category=laboratory
All lab panels in a single call. Auto-mapped to LOINC. Your testosterone result from Quest looks the same as your testosterone result from LabCorp.
/v1/fhir/cms/coverage
Medicare Part A/B/D claims, provider visits, prescriptions filled. Direct CMS data for Medicare beneficiaries. OAuth via my.medicare.gov.
Your genome, contextual.
Upload raw 23andMe, Ancestry, or whole-genome VCF data. We extract pharmacogenomic variants (CYP2D6, CYP2C19, etc.), polygenic risk scores, and ancestry-adjusted reference ranges that re-tune every other biomarker in your profile.
/v1/genomics/upload
Accepts raw 23andMe `.txt`, AncestryDNA `.txt`, MyHeritage, or full VCF. Encrypted at rest, processed in isolated worker, 12-day SLA on completed analysis.
/v1/genomics/pgx/{user_id}
CPIC-graded variant calls for 50+ medication-relevant genes. Returns metabolizer phenotype + drug-pair recommendations.
The world around you. Layered onto your biology.
We're the first consumer health platform to integrate live satellite environmental data into individual biomarker baselines. Three sources covering the Americas, Europe, and global atmospheric forecasts — fused via our TensorFlow models with your wearable, EHR, and genomic data.
Geostationary mission over North America (launched 2023). Hourly air quality measurements at neighborhood resolution — NO₂, ozone, formaldehyde, aerosols. Direct integration via NASA Harmony API + AirNow fusion. Live endpoint: /api/environment/tempo?lat=&lon=&species=no2
Daily global coverage, 5.5×3.5km resolution. Trace gases (NO₂, SO₂, CO, ozone), aerosol index, UV. Direct integration via Copernicus Data Space Ecosystem Statistical API. Live endpoint: /api/environment/sentinel5p?lat=&lon=&species=no2
Built on Sentinel-5P + 12 European meteorological institutes. Daily air composition forecasts, pollen (tree/grass/weed), UV index. Live globally — no auth required, always-on baseline layer. Live endpoints: /api/environment/air, /api/environment/pollen, /api/environment/uv
// Real-time fusion status: GET /api/environment/sources
/v1/environment/air?lat={lat}&lon={lon}
Current AQI, PM2.5, PM10, NO₂, O₃, SO₂, CO. Auto-routes to TEMPO for North America, Sentinel-5P + CAMS for Europe and rest of world. Cached 15 min.
/v1/environment/pollen?lat={lat}&lon={lon}
5-day forecast for tree, grass, and weed pollen. Cross-referenced with user's allergy history (from FHIR AllergyIntolerance) for personalized severity scoring.
/v1/environment/uv?lat={lat}&lon={lon}
Real-time UV index plus burn-time estimate based on user's Fitzpatrick skin type. Drives vitamin D synthesis estimates fed into the supplements engine.
/v1/environment/mood-context
Continuous WebSocket stream of barometric pressure, light hours, temperature, and humidity for the user's GPS — fed directly into the TensorFlow Affect Model for mood prediction.
Three real cases. Three correlations nobody else can run.
A satellite reading is meaningless on its own. Layered against your sleep, your HRV, your cortisol, your prescription history, and your genome — it becomes a prediction. Here's exactly what we model.
Insights, delivered.
Once The Exchange runs the data through our TensorFlow models, four output channels carry intelligence to the surfaces that need it: the HIP app, partner webhooks, FHIR exports back to providers, and federated AI agents.
/v1/app/sync
Authoritative endpoint for the HIP iOS + Android apps. Returns dashboard scores, biomarker timeline, predictions, and pending alerts in one round trip.
/v1/webhooks/subscribe
Real-time notifications to partner systems on threshold events: HRV anomaly, glucose excursion, predicted exacerbation, allergy-spike alert, mood-decline warning.
/v1/ai/dr-hunuu
HIPAA-grade Anthropic Claude pipeline with PII-strip and SIQ-context injection. Returns reasoned, source-cited responses grounded in user data + FDA research.
/v1/scores/stream
WebSocket feed of HIP, SIQ, SWAG scores updating as new biomarker data arrives. Sub-second latency for connected dashboards.
Send insights back to the EHR.
Bidirectional FHIR. Pulled records become the input. Predictions, derived observations, and SIQ scores become FHIR `Observation` resources that providers can pull into their charts. Closes the loop between consumer health intelligence and clinical workflows.
/v1/fhir/export/{vendor}
Push observations, predictions, and biomarker history back into the patient's chart at the source EHR. Vendor-specific adapters handle Epic, Athena, Allscripts.
/v1/fhir/Observation?source=hunuu-tf
FHIR R4 read endpoint for our TensorFlow-derived observations: HIP score, predicted HbA1c, cardiovascular risk decile, mood baseline drift.
Documents people actually open.
PDF and CSV exports for providers, insurance, employer wellness programs, and the user themselves. Branded, signed, audit-trailed.
/v1/reports/provider-brief
Single-page, printable patient summary. Last 90 days of biomarker trends, active conditions, current meds, top 3 AI flags. Made for the 5-minute appointment review.
/v1/reports/my-data.csv
Full user data dump in CSV or JSON. GDPR Article 20 / HIPAA right-of-access compliant. One click, all years.
/v1/reports/employer-aggregate
De-identified, k-anonymized population analytics for employer wellness programs. Cohort-level risk distributions, never individual data. HIPAA-safe by design.
Three lines of code, one signal.
Every Hunuu API endpoint speaks REST + JSON, accepts OAuth 2.0 bearer tokens, and returns structured FHIR-compatible responses. Here's what an environment-aware mood prediction looks like end-to-end:
Build with us. $25 for life.
Founders Club members get unlimited API access, both Incoming + Outgoing, plus early access to satellite environmental data and pharmacogenomic features as they ship. Lifetime — never billed again.
Join Founders Club — $25 →