06-05-2014 21:33 - edited 10-19-2015 17:49
06-05-2014 21:33 - edited 10-19-2015 17:49
Fitbit does not have official libraries. You should use an OAuth 2.0 library for your programming language and framework and configure it with the Fitbit Web API endpoints and your registered application's credentials.
03-30-2015 19:19
03-30-2015 19:19
I just completed coding and testing a non-OAuth library approach for connecting to FitBit - here's the code
https://github.com/MeadeRubenstein/FitBitPhp-without-OAuth-libraries.php
10-19-2015 13:41
10-19-2015 13:41
This link to client libraries in Confluence requires a login, is there a new page or how do we login?
10-19-2015 17:50
10-19-2015 17:50
@jturmel: I have updated the reply, as Fitbit's documentation moved to https://dev.fitbit.com/docs .
12-18-2015 05:29
12-18-2015 05:29
Hi,
Sir is there any plan to release android SDK for fitbit, because I want to read and show fitbit devices data from my own app.
Please reply soon.
Thanks
12-20-2015 18:54
12-20-2015 18:54
@MuraliSir wrote:Hi,
Sir is there any plan to release android SDK for fitbit, because I want to read and show fitbit devices data from my own app.
Please reply soon.
Thanks
You have to use the FitBit web api just like everyone else does.