05-09-2021 19:54
05-09-2021 19:54
We are in progress of our app development and have few questions.
1. How can we check each device information? How does it appear as an API?
We want to know what information we need look at to depend to distinguish individual's device.
2. Is it possible to distinguish data whether it is automatic/manual?
("Automatic" refers to starting exercise recording by recognizing that the divice is running automatically when you start running without pressing the button called [Run]on the device.)
05-09-2021 19:58
05-09-2021 19:58
We are in progress of our app development and have few questions.
1. How can we check each device information? How does it appear as an API?
We want to know what information we need look at to depend to distinguish individual's device.
2. Is it possible to distinguish data whether it is automatic/manual?
("Automatic" refers to starting exercise recording by recognizing that the device is running automatically when you start running without pressing the button called [Run]on the device.)
05-13-2021 08:47
05-13-2021 08:47
Hi @changhc
1. You can find out which device(s) a user has paired with their account by calling the Get Devices endpoint, https://dev.fitbit.com/build/reference/web-api/devices/#get-devices.
2. Yes, you can determine if the exercise is automatic / manually created. The Get Activity Log List endpoint, https://dev.fitbit.com/build/reference/web-api/activity/#get-activity-logs-list, provides a lot of detail about the exercise. The logType element will provide the source of the exercise. The values you'll see are