Withings GraphQL Schema
This conceptual GraphQL schema models the Withings health platform API, which provides access to data from Withings connected health devices including smart scales, blood pressure monitors, sleep trackers, thermometers, and fitness watches. The Withings REST API (available at https://wbsapi.withings.net) uses OAuth2 for authentication and delivers a wide range of health biomarkers for consumer wellness, remote patient monitoring, and clinical research applications.
Overview
Withings GraphQL Schema is a GraphQL API specification published by Withings on the APIs.io network.
This conceptual GraphQL schema models the Withings health platform API, which provides access to data from Withings connected health devices including smart scales, blood pressure monitors, sleep trackers, thermometers, and fitness watches. The Withings REST API (available at https://wbsapi.withings.net) uses OAuth2 for authentication and delivers a wide range of health biomarkers for consumer wellness, remote patient monitoring, and clinical research applications.
The specification includes 3 reference links.
Tagged areas include Health, Wearables, Connected Devices, Body Composition, and Sleep Tracking.
Endpoint
References
- API Reference https://developer.withings.com/api-reference/
- Developer Guide 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/