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

How to get all valid Fitbit activities

Hi, 

 

I need your help for to have valid activities with the map.

 

Where can I find the good ID for all activities on Fibit ?

 

Because sometimes activities in my application (for android and apple) is always bike or run but it's a other activities ? And I have never the map.

 

Thank you

Best Answer
0 Votes
2 REPLIES 2

Fitbit* 

Sorry

Best Answer

Hi @Cosco69000 

 

There are a few places you can get the activity ids.

 

  1. You can query the Get All Activity Types endpoint, https://dev.fitbit.com/build/reference/web-api/activity/get-all-activity-types/.   This will return all unique activities and their ids that are stored in our database.
  2. You can query the Get Activity Log List endpoint, https://dev.fitbit.com/build/reference/web-api/activity/get-activity-log-list/.  This will return all activities recorded by the user along with the activity id.

Gordon

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes