01-20-2021 13:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-20-2021 13:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi
I wonder if I can get access to the raw (1-sec frequency) data of my Fitbit Sense using the web API. Apparently, it was not available back in 2014, but I wanted to reach out and see if anything has changed.

01-20-2021 16:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


01-20-2021 16:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @STMICGM I've moved your post to the API development board.

01-21-2021 17:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-21-2021 17:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @STMICGM,
Thanks for your interest in accessing 1sec detail level heart rate data.
With the web API, you can only pull data at rest, meaning you'll need to sync your Sense to the Fitbit app before you can fetch the data. The endpoint you'd use to fetch this data is the Intraday Heart Rate Time Series endpoints. If you'd like to test this endpoint, you can do it with the Fitbit API Explorer.
If you're looking to fetch real-time/raw data with 1sec detail level, you'll want to use the Device API and SDK to create a clock face. You can get further assistance from other developers and our moderators in the SDK forum here.
I hope this helps. Let me know if you have any additional questions.
