03-29-2025 11:34
03-29-2025 11:34
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.
03-31-2025 10:29
03-31-2025 10:29
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
03-31-2025 15:32
03-31-2025 15:32
That worked. Thank you Gordon!