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

help I want to get data from fitbit

ANSWERED

please help I studing in a university and I use fitbit on my senior project. How can you sync and get data from fitbit? I want to use sleep log in my ios app but I don't know how to get data:smileyhappy: best regard,

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions
If you are wanting to get your sleep data from your account for a iOS app youll need to use the Fitbit API.

You can set up an account http://dev.fitbit.com and then you need to authorise yourself with your app.

After that you can hit a variety of endpoints to get the data you need.

More information can be found in the Fitbit docs http://dev.fitbit.com/docs
See advanced Fitbit statistics and leaderboards at - https://bitstats.net

View best answer in original post

Best Answer
0 Votes
4 REPLIES 4

You can access and download your data from the web (https://www.fitbit.com/export/user/data).

MakMak | Community Council

If you find a response useful, please mark it as a solution to help others.

Check out the Lifestyle Forums for ways to get more active!

Best Answer
If you are wanting to get your sleep data from your account for a iOS app youll need to use the Fitbit API.

You can set up an account http://dev.fitbit.com and then you need to authorise yourself with your app.

After that you can hit a variety of endpoints to get the data you need.

More information can be found in the Fitbit docs http://dev.fitbit.com/docs
See advanced Fitbit statistics and leaderboards at - https://bitstats.net
Best Answer
0 Votes

I success register app but my app use sleep log day by day and have people tell me if I want to use app sync data from fitbit I want to have source code app fitbit  

Best Answer
0 Votes

@Bonxy wrote:
If you are wanting to get your sleep data from your account for a iOS app youll need to use the Fitbit API.

You can set up an account http://dev.fitbit.com and then you need to authorise yourself with your app.

After that you can hit a variety of endpoints to get the data you need.

More information can be found in the Fitbit docs http://dev.fitbit.com/docs

Bonxy - your site has all of the elements of what I am attempting to do - but so far I'm failing miserably. Any chance you could share the code for this page?

 

Thanks a million!Smiley Happy

Barry

Best Answer
0 Votes