Withings
Withings is a prominent player in the wearable tech industry, known for its range of health-focused devices such as smart scales, activity trackers, and health monitors. These products provide users with vital health metrics, like heart rate and sleep patterns. With connected blood pressure devices and innovative health sensors, they are driving sensor development within the market.
Data availability
Daily Data
When data has been written by third parties into the Withings app (e.g. Apple Health, Health Connect) it is often not reflected in the daily data values provided by Withings or daily data values are not available at all.
Create your own oAuth-client for Withings
Follow these steps to create your dedicated Withings oAuth-client and integrate its credentials with our data source connection system seamlessly.
Create a Withings account
If you don’t already have one, create a Withings account.
Create a Client
Register a new application under Application Creation.
Choose 'Public API integration' as the kind of integration under "services".
Please fill in your company's details:

Ensure that the provided information is accurate, then click on "Next"
Please fill in your application's details:
Set Authorization redirect URL:
https://${partnerName}.und-gesund.de/dataSourcesSwitch.htmlSet the data types (scopes) you wish to receive from your Polar users

Ensure that the provided information is accurate, then click on "Next" and create your Withings oAuth-client.
Share credentials with Thryve
After you have created your App, you will be provided with your:
ClientID
ClientSecret
Please encrypt these credentials, along with the requested data types, using our secret sharing service and then share the resulting link with our Customer Operations Team.
Understanding the ${appName} Variable
In this guide, you'll see the placeholder ${appName}. Whenever you encounter it, replace it with your actual partner name, exactly as it's registered in our system.
For example, if your partner name is yourcompany, then:
https://${appName}.und-gesund.de/dataSourcesSwitch.html
should become:
https://yourcompany.und-gesund.de/dataSourcesSwitch.html
If you're unsure what your ${appName} is, please refer your web authentication username, it usually follows the format ${appName}-api. Otherwise, feel free to contact us and we’ll confirm it for you.
Last updated

