10-29-2017 21:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-29-2017 21:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
How to get the heart rate in standalone app where I want to show the heart rate of the logged in user.
I am using below url which will give resting heart rate, But I need to show Actual Heart rate in my application.
https://api.fitbit.com/1/user/-/activities/heart/date/today/1d.json.

10-30-2017 09:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-30-2017 09:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
You are more likely to get help from the Web API Development board or the SDK Development board.

10-16-2018 21:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-16-2018 21:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi did you get it? like how to get heart rate in android application

10-24-2018 12:39
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-24-2018 12:39
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The heart rate data collected on the device throughout the day (historical) can be retrieved using the Heart Rate Web API endpoints. This data is sync'd automatically every 15 minutes when your device is near a bluetooth or wi-fi connection. If you need the live heart rate data collected on the Versa and Ionic, you'll need to look at the SDK APIs. There is sample code posted here for that use case. Also, you can post questions to the SDK Development Forum for help.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

