Dear experts,
My fellow teammates and I are working on a sports gamification project and would like to use Fitbit to collect health data such as heart rate and integrate it as a part of the game. We are quite new to API and app development thus need help from you!
I've read through a lot of article in the forum however is still confused which API should I use (Companion API to fetch data to the server on the phone/ Web API)
Also, I am not sure which part of the whole development should be done on Fitbit studio and which part on dev.fitbit. As for the mobile application part, is there any required platform I must code it on?
There is another proposed method: Fitbit get the heart rate data and connect to smart phone wifi, then send message to MQTT broker, and in our app, it get the data from the MATT broker. Is this method going to work? And if I try to implement this method, does it mean the companion and web API are not needed?
Thanks.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @KKC1,
Welcome to the forums!
It really depends on the type of data you're looking to pull.
I hope this points you in the right direction. Let me know if you have any questions about the Web API.
Best Answer