Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get Unique Fitbit Device ID in API

ANSWERED

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?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

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.

View best answer in original post

Best Answer
0 Votes
2 REPLIES 2

Alas, no.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

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
0 Votes