Live in production · powering a longevity platform

The wearable data layer for Europe.

One API for every major wearable on iOS and Android — plus the EU's leading CGM. Vena ingests raw device data, normalizes it to a single clinical-grade model — metrics, workouts, nutrition and menstrual cycle — and serves it as clean JSON or FHIR R4. EU-hosted, GDPR-native.

Honest scope: all major wearables on iOS + Android + the EU's leading CGM — not “500+/99%”.

# Normalized readings, any wearable, one shape
curl "https://api.vena.health/v1/readings?from=2026-06-01&to=2026-06-30" \
  -H "x-api-key: vena_live_sk_…"

# → {
#   "data": [{ "metric": "hrv", "value": 48.2,
#              "unit": "ms", "provider": "oura" }],
#   "count": 412 }
How it works

Connect once. Normalize everything. Consume anywhere.

01 — Connect

Any device, three ways

On-device (HealthKit / Health Connect, $0), direct OAuth (Oura, Withings, Polar), or webhook. Anything that syncs to the phone is captured.

02 — Normalize

27 canonical metrics

Every provider's raw payload maps to one model — hrv, steps, glucose — same name, same unit, whatever the source.

03 — Consume

JSON or FHIR R4

Clean JSON for product, FHIR R4 + LOINC for clinical pipelines. Outbound webhooks push new readings to you.

Why Vena

Built for the EU + longevity wedge Terra leaves open.

Predictable pricing

Per connected user, not opaque credits. You can do the math before you sign.

EU-hosted, GDPR-native

Data stays in Germany. Real DPA, no SCC gymnastics. Compliance is the product.

On-device first = ~€0

iOS + Android on-device ingestion costs almost nothing, so we undercut and still profit.

Clinical-grade out

FHIR R4 / LOINC + longevity-aware metrics, not just raw numbers.

Coverage

All major wearables on iOS + Android, plus the EU's leading CGM.

iOS via HealthKit, Android via Health Connect (Apple Watch, Garmin, Samsung, Xiaomi…), direct OAuth for full fidelity, and Abbott FreeStyle Libre via our EU aggregator.

Apple HealthHealth ConnectOuraWithingsPolarGarminFitbitWhoopDexcomAbbott Libre (EU)
Pricing

Predictable, per connected user.

Build the whole integration on a free sandbox, then flip one key to go live. Annual billing = 2 months free.

Developer
Free
  • Up to 25 connected users
  • Free sandbox (simulated data)
  • On-device + direct OAuth
  • Community support
Start free
Most popular
Startup
€99/mo
  • Up to 250 connected users
  • €0.40 / extra user
  • Webhooks · email support
  • FHIR add-on
Get started
Growth
€299/mo
  • Up to 1,000 users
  • FHIR R4 included
  • Priority support
  • 10 webhooks
Get started
Enterprise
Custom
  • Unlimited users
  • EU data-residency + DPA
  • 99.9% SLA · SSO
  • Aggregator devices (Libre…)
Talk to us

Ship wearable data this afternoon.

Free sandbox, real docs, EU-hosted. The API is already in production.