Forum Posts

Resolved! Fetching Heart Rate from Web API

What is the maximum time of end date that can be defined to fetch from Heart Rate Time Series API? Can we fetch the last 1 second heart rate from our Fitbit device through this Web API? Will Fitbit Web API return it? or it has limitation of maximal E...

Resolved! Active Zone Minutes and Active Minutes

I've been using active minutes. I want to use AZM, but I understand that not all Fitbit devices use AZM. Is there a way to determine if the user's tracker can collect AZM? If yes, then I will display their report with AZM, if no, then I will display ...

Bigtime by Recovery Runner
  • 184 Views
  • 1 replies
  • 3 votes

Regarding Intraday request Approval

I requested for Intraday request on 11th July. The case id is 00104442. I am still waiting for any response for review team. I fully understand that the team gets a lot of intraday requests every day. It would be really helpful for me if I can get th...

Get steps data for a specific time frame, multiple days

I'm trying to get the total count of steps for a user each day for a length of time beyond one day so like one month to several months. I've looked through the rest api calls but haven't been able to see one that will do this, can someone point me in...

fs_dev by Jogger
  • 126 Views
  • 1 replies
  • 0 votes

Resolved! Please advise why Get AZM Intraday by Date fails?

I am having trouble finding the cause of the error, and would greatly appreciate any advice you could give me if possible.The following call is executed successfully.> curl -X GET "https://api.fitbit.com/1/user/-/activities/heart/date/2023(hyphen)06(...

"lastSyncTime" not accurate and system latency

Hi all,We are conducting a real-time intervention study that utilizes Fitbit to track user activity. It is a server application. We extract daily summaries from users and provide timely interventions. However, we are currently encountering two issues...

Regarding Intraday request Approval

I requested for Intraday request on 30th May. The case id is 00103225. I am still waiting for any response for review team. I fully understand that the team gets a lot of intraday requests every day. It would be really helpful for me if I can get the...

diptopol by Recovery Runner
  • 150 Views
  • 1 replies
  • 1 votes

Resolved! Intraday request for two environment

I have created two intraday data request for two environments (Alpha, and Beta) separately. The case ids are 00103225 and 00103226. Will these requests be processed separately? We want to keep separate accounts for different environment.

diptopol by Recovery Runner
  • 150 Views
  • 1 replies
  • 1 votes

Resolved! Web API for getting users Permissions

Hello Community,  I am looking for the Web API that will return list of permission allowed by the users.While connecting the Fitbit App users can select the permission. I want to get these permissions users have selected. 

Web-Api by Jogger
  • 262 Views
  • 1 replies
  • 1 votes

Resolved! Error 500 while updating alarm

Hi, I'm getting the following error when I try to update an alarm using the Web API:{"errors":[{"errorType":"request","fieldName":"500","message":"An error occurred with the Fitbit Web API while processing the request. Error id: 4af775c82aaa600b7eca0...

understanding "minutesToFallAsleep"

We are collaborating on a medical research study, and the team had some questions about the "minutesToFallAsleep" quantity. We have found that this number is almost always 0, which is expected from what the docs say:This value is generally 0 for auto...

sjmerel by Jogger
  • 188 Views
  • 1 replies
  • 0 votes

Get activity logs. pagination broken

Hi, I'm developing an application based on the Fitbit API (I'm the one that created the Go-client for Fitbit). The first request to the activity logs endpoint works fine, the request is made to the URL: https://api.fitbit.com/1/user/-/activities/list...

pgaleone by Recovery Runner
  • 352 Views
  • 2 replies
  • 0 votes

Resolved! HRV Response Is Empty

Hi Fitbit Community,I'm making a request for my HRV data. The request is successful (status code 200), but empty{'hrv': []}.  I'm aware of the following requirements to collect HRV: the Health Metrics tile in the user's mobile application dashboard i...

IMG_4C568FB75677-1.jpeg IMG_504E30B126DB-1.jpeg Screen Shot 2023-03-26 at 12.00.17 PM.png

Resolved! Regarding Intraday request

I have requested an intraday API request on 14th March. The case id is 00102646. In the response it was mentioned that the processing of the request will take 5-7 business days. I have also asked in the email thread of the intraday request for any up...

diptopol by Recovery Runner
  • 394 Views
  • 2 replies
  • 1 votes

Case #00102573 Intraday Request

Dear Intraday Request Review Team members, We sent an Intraday request on Mar 3, but it is still not available.When do we make it available? We hope to have it available by the end of March.Could you please help follow up this case? Kind regards,

Failed to get AZM intraday data

I encountered a 403 error when attempting to retrieve my AZM intraday data through the API call from my Personal-type application. The error message was "API client is not authorized by Fitbit to access the resource requested".The endpoint I used was...

mki1809 by Jogger
  • 337 Views
  • 1 replies
  • 0 votes

API missing data for Feb 27, 2023

I noticed that the Fitbit API does not have all intra data for Feb 27th. This problem randomly started on Feb 27th - stayed like this for most of the day, and fixed itself later on.Data for Feb 28th works properly. As an example, if I make the API ca...

UserPun by Jogger
  • 453 Views
  • 2 replies
  • 0 votes

"Invalid_Grant" using Authorization Code

Hello,  I have a client_id and client_secret associated with my account. I am trying to write a script to get intraday data from some of the users registered under my client id. I am using this URL: https://www.fitbit.com/oauth2/authorize?client_id=<...

strmng by Recovery Runner
  • 389 Views
  • 1 replies
  • 0 votes

Resolved! Web API call or approach to get wear time?

Is there a way to use the Web API to figure out how long the user has been wearing the Fitbit each day? The only thing I can think of is getting Intraday Heart Rate and crunching those numbers to look for gaps. Are there other, simpler ways to get th...

Check if Intraday is enabled

I'm running into an issue when attempting to request intraday data for some of our customers. As intraday data requires the user to request for access (for the API at least). Due to this, when requesting intraday data for users that haven't requested...

?timezone=UTC support for Get AZM by Date endpoints

Hey Activity endpoints support ?timezone=UTC parameter to get results with UTC timestamps. The new AZM endpoints do not have this documented. Is it unavailable or is the documentation not up to date on this? The new endpoints I mean are: https://dev....

arben by Jogger
  • 402 Views
  • 1 replies
  • 0 votes

About the METS range of activities

I get the exercise time for each exercise intensity with API.API used①activities / minutesSedentary②activities / minutesLightlyActive③activities / minutesFairlyActive④activities / minutesVeryActiveI want to know the range of exercise intensity METS o...

matsusho by Recovery Runner
  • 3530 Views
  • 11 replies
  • 0 votes

Tick by Tick Heart Rate Data

Hello community!I am working on an android application for showing the heart rate data, tick by tick on graph during some type of exercise / activity. So can not find appropriate API for the same purpose.I used this API "https://api.fitbit.com/1/user...

Intraday Access - may not be enabled?

I recevied a confirmation last night that my development application had been approved for intraday access. This morning I'm trying to run intraday requests (Heart Rate) against the API from that application, but receving the status "Waiting for Acti...