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

What Endpoints Access Activity Data from Charge 2

Hi,

 

I am wondering which endpoints I need to hit in order to retrieve activity data from my Fitbit Charge 2.  

https://api.fitbit.com/1/user/[user-id]/activities/date/[date].json 

Only seems to show manually tracked activities.

 

Thanks for your help.

 

Glen 

Best Answer
0 Votes
1 REPLY 1

I found this issue.  I tried 

GET https://api.fitbit.com/1/user/-/activities/list.json

initially and I was not seeing the data that was expected.  It turns out I had to set the beforeDate to tomorrow rather than today to get the data from today (makes sense).

Best Answer
0 Votes