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

Comprehensive List of Retrievable Data

ANSWERED

Hi,

 

My app will parse anything and everything it can from a device and I am wondering if there is a comprehensive list of all available parameters/vital signs/datas that the Fitbit API makes fetchable? I have begun to make my own using the sample output in the API but I am guessing there is something internally at Fitbit that details this already, no? Any literature, resources, information would be greatly appreciated. Thanks,

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Hi @bryansolomon, all of the endpoints and their parameters are documented at https://dev.fitbit.com/docs

View best answer in original post

Best Answer
0 Votes
4 REPLIES 4

Just remembered that the answer to this would be very device-specific so while I expect there are lists for every device as well as an over-arching every parameter list, I would like to specify I am integrating the Fitbit Flex into my app and would benefit immensely from a comprehensive list of parameters from that particular Fitbit. Thanks again!

Best Answer
0 Votes

Hi @bryansolomon, all of the endpoints and their parameters are documented at https://dev.fitbit.com/docs

Best Answer
0 Votes

@bryansolomon wrote:

Just remembered that the answer to this would be very device-specific so while I expect there are lists for every device as well as an over-arching every parameter list, I would like to specify I am integrating the Fitbit Flex into my app and would benefit immensely from a comprehensive list of parameters from that particular Fitbit. Thanks again!


The Fitbit API provides data normalized across all devices. The only differences between devices are the settings and capabilities (e.g. Flex doesn't have an altimeter, so you won't get elevation data).

Best Answer
0 Votes

Okay thank you. I wasn't sure if the sample JSON included all possible parameters. Thanks again.

Best Answer
0 Votes