10-26-2021 00:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-26-2021 00:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello,
How can I get the below data using web API? I want to get Fitbit data to my app.
Resting Heart Rate
Heart Rate
Heart Rate Variability
Oxygen Saturation
Body Temperature
Active Energy
Resting Energy
Walking Steps
Sleep Duration
I found APIs for Walking Steps, Sleep Duration, and Heart Rate but don't find any way to get other data?
11-01-2021 11:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-01-2021 11:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @Shradhdha
Looks like you posted a question here and on our web form. There is no need to post in both locations. Here is the response to your question
Currently, the Web APIs don't support the following datasets you're seeking:
Heart Rate Variability
Oxygen Saturation
Body Temperature
These datasets have been widely asked for by the developer community and you we're currently tracking interest for these requests at our Feature Suggestions page. I recommend upvoting this post and sharing how you'd use these datasets to help build a better case for their release in the APIs. When it tracks enough interest, our product teams may consider implementing the APIs down the road.
In the meantime, you can get the following datasets with these endpoints:
Resting Heart Rate, Heart Rate
https://dev.fitbit.com/build/reference/web-api/heartrate-timeseries/get-heartrate-timeseries-by-date...
https://dev.fitbit.com/build/reference/web-api/heartrate-timeseries/get-heartrate-timeseries-by-date...
Steps, Activity Intensity (Active/Resting Energy?)
https://dev.fitbit.com/build/reference/web-api/activity/get-activity-log-list/
https://dev.fitbit.com/build/reference/web-api/activity/get-daily-activity-summary/
Sleep Duration
https://dev.fitbit.com/build/reference/web-api/sleep/get-sleep-log-by-date/
https://dev.fitbit.com/build/reference/web-api/sleep/get-sleep-log-by-date-range/
Let us know if you have further question.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

