Skip to content
AF

Every question the Concepts pages answer

The 13 concepts pages answer 65 named questions between them. Every one is listed below, and every link lands on the paragraph that answers it rather than the top of the page.

What Is a Fitness API?

What Is a Health-Data Aggregator?

On-Device vs Cloud Health Data: What's the Difference?

What Is OAuth 2.0 (and How Health APIs Use It)?

What Are Webhooks (and Why Fitness APIs Use Them)?

What Is Pose Estimation (for Fitness Apps)?

What Is HRV (Heart Rate Variability)?

  • What does HRV measure?It measures how much the time between consecutive heartbeats varies. The raw input is the inter-beat interval (the RR or NN interval, in…
  • How do wearables measure HRV?They time the gaps between heartbeats. Most wrist and ring devices use optical PPG sensors (green LEDs reading blood-volume pulses), while…
  • What is a good HRV number?There is no universal 'good' number, and comparing your HRV to someone else's or to a chart is misleading. Population ranges are very wide…
  • Can I compare HRV across different devices or brands?Not reliably. Different sensors (PPG vs. ECG), different aggregation windows, and proprietary algorithms mean the same person's HRV will…
  • How does HRV appear in a wearable API?Usually as a single daily (typically nightly) value on a sleep or daily-summary object, with field names like hrv_rmssd, rmssd,…

What Is VO2 Max (and How Do Wearables Estimate It)?

What Are Sleep Stages (Awake, Light, Deep, REM)?

How Do Fitness Apps Estimate Calories Burned?

Webhooks vs. Polling for Fitness Data: How to Decide

What Are OAuth Scopes (and How Health APIs Grant Them)?

What Is RPE (Rating of Perceived Exertion)?

Back to the Concepts hub, or see every question this site answers.