Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download Skin Temperature and SpO2 data #176

Open
veronicagnecco opened this issue May 22, 2023 · 3 comments
Open

Download Skin Temperature and SpO2 data #176

veronicagnecco opened this issue May 22, 2023 · 3 comments

Comments

@veronicagnecco
Copy link

Hello everyone,

The code works well for downloading HR and sleep data. However, the more recent versions of FitBit collect also Skin Temperature and SpO2 data. Is it possible to download also this information using the code? Is there a list of how are the parameters called inside fitbit arragement that I can substitute in the code?

Thanks!

@ericm301
Copy link

This is Fitbit's full public API:

https://dev.fitbit.com/build/reference/web-api/explore/

They haven't exposed the O2 or temperature sensor data endpoints.

@mo-vellanki
Copy link

It looks like the skin temperature and SpO2 endpoints are now available

https://dev.fitbit.com/build/reference/web-api/temperature/
https://dev.fitbit.com/build/reference/web-api/spo2/

@sudoxnym
Copy link

I'd like to +1 this and add request for sleep state as per: https://dev.fitbit.com/build/reference/device-api/sleep/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants