Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a way to get dashboard activities export using API

ANSWERED

Which includes info like time-series heart rate, calories , active minutes, peak/cardio/heartburn. Best I could find during data request did not include time-series heart rate data, it only showed the average value during that exercise period. 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Hi @abc123455555 

 

You can get the time series heart, calories, active minutes, peak and cardio heart rate zone through the endpoints.   We do not return if a user has heart burn.   😜

 

It sounds like you might want the granular data through a period of time which we call Intraday.   You can retrieve your own intraday data by registering the "personal" application type and query your own data.   If you need other Fitbit user's data, you will need to request access.   See https://dev.fitbit.com/build/reference/web-api/intraday/

 

Gordon

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

View best answer in original post

Best Answer
2 REPLIES 2

Hi @abc123455555 

 

You can get the time series heart, calories, active minutes, peak and cardio heart rate zone through the endpoints.   We do not return if a user has heart burn.   😜

 

It sounds like you might want the granular data through a period of time which we call Intraday.   You can retrieve your own intraday data by registering the "personal" application type and query your own data.   If you need other Fitbit user's data, you will need to request access.   See https://dev.fitbit.com/build/reference/web-api/intraday/

 

Gordon

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer

@GordonFitbit wrote:
..We do not return if a user has heart burn.   😜

I love it! 🤣

But perhaps you sometimes do: fat-burn for users with high cholesterol?

Peter McLennan
Gondwana Software
Best Answer
0 Votes