11-16-2020 17:44
11-16-2020 17:44
Hi there.
We are a Japanese service vendor of vehicle mounted devices.
Our product is vehicle-mounted devices that integrating with our cloud services. Our vehicle-mounted devices are android tablet OEM.
We are planning to integrate Fitbit into our products.
I have several questions about integrating Fitbit.
1. Can Fitbit connect to our vehicle-mounted android tablet?
A driver might change the vehicle, then we are planning to collect the driver's biological data via our vehicle-mounted android tablet.
2. Can we collect driver's biological data using by Fitbit API?
We need to collect driver's biological data due to analysis for a safe driving. Can we collect such data via Fitbit API?
(I'm concern about authentication implementation)
11-20-2020 08:59
11-20-2020 08:59
Hi @mantaroh
The Web APIs are available to use so you may integrate a user's Fitbit data into your application. The user will need to consent to share their data using OAuth2. This is described in the documentation. Once the user consents, you'll have access to the data sets the user consented to share.
What biological data are you looking to use? The data available is listed in the documentation.
Gordon