05-04-2019 05:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Tempo Runner
176
1
226
05-04-2019 05:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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

1 REPLY 1
05-04-2019 15:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Recovery Runner
15
1
6
05-04-2019 15:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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
