Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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).

Withings heart API is one of 18 APIs that Withings publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include heart. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 8 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://wbsapi.withings.net/.

2 operations 2 paths 1 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://wbsapi.withings.net
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

heart 2

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…

POST
https://wbsapi.withings.net/v2/heart
Heart v2 - Get
heartv2-get 9 params → 200
POST
https://wbsapi.withings.net/v2/heart
Heart v2 - List
heartv2-list 5 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is heart_measurement_object (8 properties). Each schema is shown below with its type and property counts.

heart_measurement_object
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

withings-heart-api-openapi.yml Raw ↑

Other APIs Withings publishes across the network.

Withings Mobile SDK
Withings Advanced Research API
Withings answers API
Withings device API
Withings dropshipment API
Withings measure API
Withings notify API
Withings nudge API
Withings nudgecampaign API
Withings oauth2 API
Withings order API
Withings rawdata API