I am trying to retrieve the unique device ID of each of my Fitbits using my app and send their IDs to a server. Is there any API for that?
Answered! Go to the Best Answer.
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.
Yeah, this isn't possible. You could implement authentication with your backend using OAuth using the Settings API, then persist a token on the device.
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.