05-28-2015 12:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-28-2015 12:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi all, I'm a relatively new programmer and I saw that the Fitbit seemed like something easy to work with, having its API and using Python. So I wanted to develop a simple app that would need to extract the number of steps taken from a Fitbit Zip. Do I need to go through the process of registering an application for this? If not, how can I do it?

05-28-2015 16:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



05-28-2015 16:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Your application must be registered at https://dev.fitbit.com , as you'll need a client id/key to use the Fitbit API.

