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

Exact heartrate values for heartrate zones of user

Is it possible to read the interval values for the heartrate zones of a user from the user profile?

(for example: Cardio zone goes from 120 to 158 bpm...)

 

I'm also looking for a possibility to read the max heartrate value of a user from his profile.

 

Does anybody know how to get these values?

 

Thanks a lot

 

Regards

Capitano

Best Answer
0 Votes
1 REPLY 1

Seems the info you're looking for is part of the Web API

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

GET https://api.fitbit.com/1/user/[user-id]/activities/heart/date/[date]/[period].json
Best Answer