Withings Public API Integration

Number of APIs: 8

Welcome to Withings Public API Qodex collection!

This collection provides resources for integrating our API, enabling access to valuable health data insights.

If you're unsure on whether integrating our Public API is the right solution for your use case, you can find out everything about the services Withings provide on our Developer Portal.

You can refer at any time to the Public API integration guide for more detailed information about this integration.

Before you begin

To start using this collection, you need to create your Withings developer account and application by following the steps presented in the Withings Health Solution workspace page.

  1. ✍️ Sign your requests - Signature v2 - Get nonce POST {{base_url}}/v2/signature

  2. 📉 Fetch Health Data-Sleep - Sleep v2 - Get POST {{base_url}}/v2/sleep

  3. 🔐 Get access to your users' data - OAuth2.0 v2 - Get Auth code GET https://account.withings.com/oauth2_user/authorize2?response_type=code&client_id={{client_id}}&redirect_uri={{oauth2_redirect_uri}}&state={{state}}&scope={{scope}}

  4. 🔐 Get access to your users' data - OAuth2.0 v2 - Get access to demo account POST {{base_url}}/v2/oauth2

  5. 📉 Fetch Health Data-Measures - Measure v2 - Get getintradayactivity POST {{base_url}}/v2/measure

  6. 📉 Fetch Health Data-Measures - Measure - Getmeas POST https://scalews.withings.com/measure

  7. 📉 Fetch Health Data-Heart - Heart v2 - Get POST {{base_url}}/v2/heart

  8. 🔔 Keep Data up to date - Notify - Revoke POST {{base_url}}/notify