You can find out everything about the Withings services on our Developer Portal.
Before you begin
To start using this workspace, you need to create your Withings developer account and application that will be used for your integration. Although using your personal Withings account is possible, we recommend that you create a new account for your organization. Creating an Application will provide you with aclient_id and client_secret that you will use to configure your Qodex environment.
Create your first application on Withings Developer Dashboard
Let's configure your Qodex environment
Now that your first Withings application is created, it's time for you to configure your Qodex environment variables :- Go to Qodex's
Environmentstab, then select theWithings Public APIenvironment - Change the
client_idandclient_secretvariables with your applicationclient_idandclient_secret. - Change the
redirect_uriwith one that you have registered when creating your Withings application. - If you registered to Withings Public Cloud, leave the
base_urlset to https://wbsapi.withings.net. If you registered to Withings US Medical Cloud, set thebase_urlto https://wbsapi.us.withingsmed.net. Learn more about the different clouds Withings provide. - Replace the
scopevariable with the one you intend to use. To get a complete overview of the scopes available and the data they allow to fetch, click here. - Leave the other variables empty