03-29-2025 11:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-29-2025 11:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I recently had intraday API access approved for my application(server-based) but when I send a request for intraday heartrate I'm not getting the intraday data and only getting the summarized RHR.
Endpoints tried:
GET https://api.fitbit.com/1/user/{userIdOfMyFitbitUser}/activities/heart/date/{dateInFormat}/1d/1sec.json
GET https://api.fitbit.com/1/user/{userIdOfMyFitbitUser}/activities/heart/date/{date InFormat}/1d/1min.json
GET https://api.fitbit.com/1/user/{userIdOfMyFitbitUser}/activities/heart/date/{dateInFormat}/1d/15min.json
GET https://api.fitbit.com/1/user/{userIdOfMyFitbitUser}/activities/heart/date/today/1d/1min.json
Ticket where I received access
Answered! Go to the Best Answer.
Accepted Solutions
03-31-2025 10:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



03-31-2025 10:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @apocdm
My apologies. I have fixed the problem. Please try again and let me know if you don't have access to the intraday data.
03-31-2025 10:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



03-31-2025 10:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @apocdm
My apologies. I have fixed the problem. Please try again and let me know if you don't have access to the intraday data.
03-31-2025 15:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-31-2025 15:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
That worked. Thank you Gordon!

