06-05-2014 21:33 - edited 10-19-2015 17:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



06-05-2014 21:33 - edited 10-19-2015 17:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

- Labels:
-
.NET
-
Java
-
JavaScript
-
Linux
-
Mac OS X
-
PHP
-
Windows Phone
03-30-2015 19:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-30-2015 19:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-19-2015 13:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-19-2015 17:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@jturmel: I have updated the reply, as Fitbit's documentation moved to https://dev.fitbit.com/docs .

12-18-2015 05:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-18-2015 05:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-20-2015 18:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@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.

