πŸ”’ Cellular Integration with Dropshiment

Number of APIs: 9

πŸ““ Cellular integration guide with dropshipment

WARNING
Only partners having signed a contract with Withings will be able to integrate our Cellular Solutions. Trying to use the following guide without having the appropriate access rights will result in the APIs returning errors, and your integration won't work.

Before you begin your integration journey let's review the solution you have chosen to implement:

  • You will use Withings Logistics API to ship and activate Withings Cellular devices directly to your program members
  • You will use Withings Health Data API to fetch health data from your program members

If the above statements do not correspond to your use case, have another look at the solutions we provide to find the solution that best fits your needs.

Please refer to ourΒ complete integration guideΒ for a complete understanding of the solution and how to integrate it in your system

  1. πŸ“¦ Ship devices - Dropshipment v2 - Createuserorder POST {{base_url}}/v2/dropshipment

  2. πŸ” Get access to your users' data - OAuth2.0 v2 - Get access to demo account POST {{base_url}}/v2/oauth2

  3. πŸ“‰ Fetch Health Data-Sleep - Sleep v2 - Get POST {{base_url}}/v2/sleep

  4. πŸ“¦ Ship devices - Order v2 - Get Detail POST {{base_url}}/v2/order

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

  6. πŸ“‰ Fetch Health Data-Measures - Measure - Getmeas POST {{base_url}}/measure

  7. πŸ“‰ Fetch Health Data-Measures - Measure v2 - Get getintradayactivity POST {{base_url}}/v2/measure

  8. πŸ“‰ Fetch Health Data-Heart - Heart v2 - Get POST {{base_url}}/v2/heart

  9. πŸ”” Keep Data up to date - Notify - Revoke POST {{base_url}}/notify