Withings

wbsapi.withings.net

Community

Withings provides health and wellness data from connected devices like smart scales, blood pressure monitors, sleep trackers, and activity watches. The API gives access to body measurements, sleep analysis, heart rate data, and daily activity metrics collected by Withings hardware.

Auth

oauth2

Pricing

free

Spec version

1.0

Base URL

https://wbsapi.withings.net

Crawl failures

1

Last verified

2026-03-01 11:10:02

Health

Loading health data...

Capabilities

get_activity_data

analytics

Retrieve daily activity metrics such as steps, distance, calories burned, elevation, and active minutes.

Detail: https://wbsapi.withings.net/capabilities/get_activity_data

get_body_measurements

analytics

Retrieve body measurements such as weight, fat mass, muscle mass, BMI, and body water percentage recorded by Withings scales.

Detail: https://wbsapi.withings.net/capabilities/get_body_measurements

get_heart_data

analytics

Retrieve heart rate readings including resting heart rate, blood pressure measurements, and ECG recordings from Withings devices.

Detail: https://wbsapi.withings.net/capabilities/get_heart_data

get_intraday_activity

analytics

Retrieve high-resolution intraday activity data with heart rate, steps, and calories at minute-level granularity.

Detail: https://wbsapi.withings.net/capabilities/get_intraday_activity

get_sleep_data

analytics

Retrieve sleep tracking data including duration, sleep stages (deep, light, REM, awake), and sleep quality scores.

Detail: https://wbsapi.withings.net/capabilities/get_sleep_data

list_devices

analytics

List all Withings devices associated with the user account, including device type, model, battery level, and last sync time.

Detail: https://wbsapi.withings.net/capabilities/list_devices

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Withings
Description: Withings provides health and wellness data from connected devices like smart scales, blood pressure monitors, sleep trackers, and activity watches. The API gives access to body measurements, sleep analysis, heart rate data, and daily activity metrics collected by Withings hardware.
Auth: oauth2
Capabilities:
  - get_activity_data: Retrieve daily activity metrics such as steps, distance, calories burned, elevation, and active minutes.
  - get_body_measurements: Retrieve body measurements such as weight, fat mass, muscle mass, BMI, and body water percentage recorded by Withings scales.
  - get_heart_data: Retrieve heart rate readings including resting heart rate, blood pressure measurements, and ECG recordings from Withings devices.
  - get_intraday_activity: Retrieve high-resolution intraday activity data with heart rate, steps, and calories at minute-level granularity.
  - get_sleep_data: Retrieve sleep tracking data including duration, sleep stages (deep, light, REM, awake), and sleep quality scores.
  - list_devices: List all Withings devices associated with the user account, including device type, model, battery level, and last sync time.