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

Tick by Tick Heart Rate Data

Hello community!
I am working an android application for showing the heart rate data, tick by tick on graph during some type of exercise / activity. So can not find appropriate API for the same purpose.
I used this API "https://api.fitbit.com/1/user/-/activities/heart/date/today/1d/1sec/time/16:46/16:48.json".

But in this API i didn't get the heart data simultaneously ( tick by tick ).
So it there any other way to do the same.
Please help me in suggesting the proper solution for my requirement.    

Best Answer
0 Votes
1 REPLY 1

Hi @rahul_techahead  - use the example in Heart-rate API the event listener should pick up every result, if that is what you are looking for while it is running the display

Author | ch, passion for improvement.

Best Answer
0 Votes