01-14-2022 08:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-14-2022 08:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello,
I am currently working on a psychiatry project for panic attach research. Heart rate, SPO2, and sleep data(or scores) are very important indicators to monitor the patients but all of them are with different collecting intervals. For example, heart rate and SPO2 data need to be collected in minutes, while sleep data is on daily basis, same as other items. The Fitbit device we are planning to use is Charge4(preferred) or other trackers(watch is not preferred unfortunatelly).
My questions are -
1) As far as I understood the data collecting intervals between Fitbit device to WebAPI is 15 min and cannot be adjusted(please correct my if I am wrong), so the only way is to create a Fitbit app or clockface on device and collect these data from device via DeviceAPI, then send it to my app or server via companion APIs. Is it correcct?
2) From Fitbit Device API(https://dev.fitbit.com/build/reference/device-api/) and Web API(https://dev.fitbit.com/build/reference/web-api/), I did not find the APIs for reading the SPO2 data. Did I miss it or SPO2 is not able to be collected from both? If so how do I get this data?
Thanks in advance!
Hannah
Answered! Go to the Best Answer.

Accepted Solutions
01-15-2022 06:13
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
01-15-2022 06:13
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
1) It is not possible to develop application for Fitbit Trackers, only for smartwatches (Fitbit OS devices Ionic and above)
2) Fitbit hasn't released the API for SpO2.
01-15-2022 06:13
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
01-15-2022 06:13
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
1) It is not possible to develop application for Fitbit Trackers, only for smartwatches (Fitbit OS devices Ionic and above)
2) Fitbit hasn't released the API for SpO2.
01-15-2022 07:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-15-2022 07:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Clear! Thanks for the reply.

