05-24-2024 03:05
05-24-2024 03:05
Dear Fitbit Support
Our react native application utilizes your APIs to retrieve user data related to calories burned, steps, and activity minutes. We'd like to clarify the capabilities of your API concerning data retrieval windows.
Specifically, we're interested in knowing:
Can we retrieve data for a full week, month, or year in a single API call?
If not, is it possible to retrieve data for a specific date range using the API?
We would appreciate any insights you can provide on these points.
Thank you for your time and assistance.
Sincerely,
Rahul Sharma
05-24-2024 13:33
05-24-2024 13:33
I assume you're using the Web API rather than the SDK. Is that correct?
09-09-2024 13:04
09-09-2024 13:04
I saw you posted your question in the wrong community forum, so I moved it to the correct one. Yes, you can query multiple days at a time. You'll want to use the time series endpoints that use either a date range or interval. The endpoint documentation will tell you how much data you can query with a single API call.