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

Getting minute by minute activity over the last hour

I've been fiddling around trying to figure out how I can get step info for specific minutes because I want to show an activity graph like the Flare and Threads clockfaces, but I just cant seem to documentation for it anywhere. How would I go about getting this info?

 

Thanks!

Best Answer
0 Votes
1 REPLY 1

We don't have a Device API for this kind of data, you would need to capture the current values over a period of time and persist the values in a file.

 

Alternatively, you may be able to utilize the Web API https://dev.fitbit.com/reference/web-api/activity/#get-activity-intraday-time-series

Best Answer
0 Votes