10-25-2014 17:18
10-25-2014 17:18
My app needs to access sensor data from a give fitbit device? How to do it?
10-25-2014 17:31
10-25-2014 17:31
Hello,
this is not currently supported.
10-27-2014 19:32
10-27-2014 19:32
What kind of data can be accessed through API? What about postional and accelerometer data?
10-27-2014 20:02 - last edited on 10-27-2014 20:24 by SunsetRunner
10-27-2014 20:02 - last edited on 10-27-2014 20:24 by SunsetRunner
Hello.
You can only access data processed by Fitbit. Fitbit API does not allows direct connection to trackers and accessing it's data.
You can check out what data you have access to here: https://wiki.fitbit.com/display/API/API+Explorer
10-29-2014 10:49 - edited 10-29-2014 10:50
10-29-2014 10:49 - edited 10-29-2014 10:50
@ibahdanau, Hi, I guess what I am interested is that if Fitbit could give the activities information in finer granularity, like hourly data. Current it only allows daily activities stats.
10-29-2014 10:51
10-29-2014 10:51
@colin_que wrote:
@ibahdanau, Hi, I guess what I am interested is that if Fitbit could give the activities information in finer granularity, like hourly data. Current it only allows daily activities stats.
Take a look at https://wiki.fitbit.com/display/API/Fitbit+Partner+API and https://wiki.fitbit.com/display/API/API-Get-Time-Series
10-29-2014 11:16
10-29-2014 11:16
Thanks. This is very helpful.