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

FitBit step data

When retieving data via the API for a FitBit Zip device does anyone know what would be the smallest time unit available for recorded steps? For example, would data be available for number of steps in each minute, or would it be limited to a larger time period (e.g. every 15 minutes)?

 

Thank You

Best Answer
0 Votes
2 REPLIES 2

@FrankB-1 wrote:

When retieving data via the API for a FitBit Zip device does anyone know what would be the smallest time unit available for recorded steps? For example, would data be available for number of steps in each minute, or would it be limited to a larger time period (e.g. every 15 minutes)?

 

Thank You


The most granular time unit for steps is each minute. You can retrieve minute level data with the new OAuth 2.0 personal app type: https://dev.fitbit.com/docs/basics/#personal 

 

If you are not trying to get data for yourself only, please see: https://dev.fitbit.com/docs/activity/#get-activity-intraday-time-series

Best Answer
0 Votes

Thank You Dan!

Best Answer
0 Votes