11-19-2022 02:56
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-19-2022 02:56
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
So I want to pull data from the Fitbit cloud to my database by using Fitbit API in real time. But as far as I am concerned, data only gets updated when you access the Fitbit app on your phone and swipe to sync the data to the cloud? Please correct me if I am wrong, but is it possible you to not have the Fitbit app on 247 but still be able to pull real time data using the API?
Answered! Go to the Best Answer.
Accepted Solutions
11-19-2022 11:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-19-2022 11:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Web API data is only updated whenever the watch syncs (which should happen automatically every 20 minutes or so, if possible).
Realtime data can be obtained using the Device and Companion APIs. Sending it to an external system (server, database) is difficult but possible.
Gondwana Software
11-19-2022 11:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-19-2022 11:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Web API data is only updated whenever the watch syncs (which should happen automatically every 20 minutes or so, if possible).
Realtime data can be obtained using the Device and Companion APIs. Sending it to an external system (server, database) is difficult but possible.
Gondwana Software
04-29-2023 22:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-29-2023 22:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Could you please outline how it would be possible? How to use the Device and Companion APIs to send realtime data to server. That would be very helpfull!

04-29-2023 22:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-29-2023 22:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@DHR-FITBI assume you're using Charge 5. Those APIs can't be used with Charge 5.
Gondwana Software

