Withings rawdata API
Raw Data webservices are part of the Advanced research API that allows to collect high frequency PPG and accelerometer data (around 25Hz). These APIs are compatible only with the Withings ScanWatch. If you need more information about how to use these APIs and how to parse the data, please have a look the [dedicated integration guide](/developer-guide/v3/integration-guide/public-health-data-api/data-api/raw-data).
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