12-07-2017 06:06
12-07-2017 06:06
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!
12-07-2017 11:42
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
12-07-2017 11:42
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