Terra
Integrations
Research

Integration

API
Unified API
SDK
SDK
Authentication
Authentication
Streaming
Streaming
Blood
Blood Report API
Planned Workouts
Planned Workouts
AI Interface
AI Interface

User engagement

Graph API
Graph API
Scores
Health Scores
Rewards
Health Rewards

Use cases

Enterprise
Enterprise
Insurance
Insurance

Developers

Wearable Data
Wearable Data
Community
Community
Documentation
Documentation

Learn

Blog
Blog
Podcast
Podcast
Events
Events
Reports
Reports

Company

Customers
Customers
Careers
Careers
Partners
Partners
Support
Support
Pricing
Become an integrationGet started
IntegrationsResearch
Unified APIUnified APISDKSDKAuthenticationAuthenticationStreamingStreamingGraph APIGraph APIScoresScoresRewardsRewardsBlood Report APIBloodAI InterfaceAI Interface
EnterpriseEnterpriseInsuranceInsuranceWearable DataWearable DataCommunityCommunityDocumentationDocumentationBlogBlogPodcastPodcastEventsEventsReportsReportsCustomersCustomersCareersCareersPartnersPartnersSupportSupport
Pricing
Get startedBecome an integration


Cookie Preferences

Essential CookiesAlways On
Advertisement Cookies
Analytics Cookies

Crunch Time: Embrace the Cookie Monster Within!

We use cookies to enhance your browsing experience and analyse our traffic. By clicking “Accept All”, you consent to our use of cookies according to our Cookie Policy. You can change your mind any time by visiting out cookie policy.

Cookies Policy
zap

Latest

zap

Popular

API

Unified API

SDK

Phone SDK

Authentication

Widget

Streaming

Streaming

Graph API

Graph API

Provided data

All

ZerothSawfish6 months ago

Which kind of data and with what frequency can I have, like for the HRV, may I access to the data in real time from everydevice?

terra

Vanessaadmin6 months ago

Hey there,

HRV data is available in the standardized data models through:

Activity payloads - with hrv_samples_rmssd and hrv_samples_sdnn arrays Sleep payloads - with detailed HRV measurements during sleep Daily payloads - with 24-hour HRV summaries

**Data delivery frequency: ** Data is pushed automatically to your configured destination (e.g., webhook) when new data syncs from the user's wearable. For event-driven integrations, this happens immediately; for polled integrations, Terra checks every 5 minutes.

HRV measurement types:

RMSSD (Root Mean Square of Successive Differences) - most commonly measured, can be sampled in as little as 30 seconds to 5 minutes SDNN (Standard Deviation of N-N intervals) - typically requires longer sampling (5 minutes to 24 hours)

**Regarding: Streaming API (Real-Time Data): ** The Streaming API enables real-time data streaming on a ~per second basis from BLE and ANT+ devices. You can stream metrics like heart rate as most devices focus on continuous heart rate monitoring rather than HRV calculations.

Hope this helps!