11-11-2021 00:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-11-2021 00:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi hello.
I would like to build a mobile and web application by accessing data from fitbit trackers. Is it possible the system could work in a way where by accessing data from fitbit tracker then display on mobile apps then access the data from mobile to view on web application as well.
There are some answers saying that one can build an application using fitbit api. But for me its not clear whether can only build mobile or web application. Hope some can help me to clarify this matter.
Answered! Go to the Best Answer.
Accepted Solutions
11-29-2021 13:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-29-2021 13:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @Divyakona
1. Yes, the Inspire 2 can be used with the Fitbit Web APIs. The Web APIs support all of Fitbit's activity devices.
2. Anyone can use the Fitbit Web APIs to develop a mobile or web application as long as they abide by the platform terms of service.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
11-12-2021 15:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-12-2021 15:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @Divyakona,
Welcome to the forums!
There are two ways you can approach this:
- Web API: The Web API is a REST API, which means that the data you request must first be synced to the Fitbit mobile application before the data can be accessed through the Web API. For example, the Fitbit user records a run with their Fitbit device, then they sync the activity to the Fitbit app. Once synced, you can use the a GET Activity endpoint to pull that data into your application.
- Device SDK/Device API/Companion API: If your target users own a Fitbit Smartwatch (Ionic, Versa, Sense), you can pull real-time data directly off the device using a combination of the Device SDK, Companion API, and Device API. The Companion API will reside within the Fitbit App Gallery and as an application on the smartwatch, where the data will be fed through. For additional support through these methods, please refer to the Device SDK Community Forums.
I hope this helps! Let me know if you have any additional questions.
11-23-2021 22:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-23-2021 22:03
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Wow, thank you so much for your explanation.
I have another question. Can I use fitbit inspire 2 for my system? Or without an device also the application(personally developed system) can work?
11-23-2021 22:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-23-2021 22:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Apart from that, anyone can develop a mobile application and a web application using fitbit API(s) available right?
11-29-2021 13:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-29-2021 13:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @Divyakona
1. Yes, the Inspire 2 can be used with the Fitbit Web APIs. The Web APIs support all of Fitbit's activity devices.
2. Anyone can use the Fitbit Web APIs to develop a mobile or web application as long as they abide by the platform terms of service.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
12-05-2021 02:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-05-2021 02:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
@Gordon-C Thank you so much for clarifying my doubts.
04-06-2023 01:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-06-2023 01:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Does the Fitbit Web APIs also work for the Inspire 3?

04-06-2023 01:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-06-2023 01:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@WijlensKim Yes.
Gondwana Software

04-06-2023 07:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-06-2023 07:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thank you!

04-11-2023 12:38 - edited 04-11-2023 12:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



04-11-2023 12:38 - edited 04-11-2023 12:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thank you @Gondwana
The Web APIs can be used to query data from all Fitbit device, current, past and mobile track. The data returned will be based on the functionality of the device.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

