Withings heart API
Returns ECG (EKG) signal points in micro-volt (μV). You can use the [Heart - List](#operation/heartv2-list) service to get the list of ECG records and their corresponding ```signalid``` and then use [Heart - Get](#operation/heartv2-get) to get the signal details. The data are only available once a synchronization occured between the device and Withings servers (which might include synchronizing with Withings mobile application or via Withings Mobile SDK).
Documentation
Documentation
https://developer.withings.com/developer-guide/v3/data-api/all-available-health-data/
Authentication
https://developer.withings.com/developer-guide/v3/integration-guide/public-health-data-api/get-access/oauth-web-flow/
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/json-schema/withings-activity-object.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/json-schema/withings-measuregrp-object.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/json-schema/withings-measure-object.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/json-schema/withings-sleep-summary-object.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/json-schema/withings-workout-object.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/json-schema/withings-notify-object.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/json-schema/withings-user-device-object.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/json-schema/withings-heart-measurement-object.json
Other Resources
Webhooks
https://developer.withings.com/developer-guide/v3/data-api/notifications/notification-overview/
Examples
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/examples/withings-measure-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/examples/withings-sleep-summary-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/examples/withings-activity-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/examples/withings-oauth2-token-example.json
GraphQL
https://raw.githubusercontent.com/api-evangelist/withings/refs/heads/main/graphql/withings-graphql.md