04-04-2021 21:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-04-2021 21:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

Accepted Solutions
04-12-2021 09:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-12-2021 09:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

04-04-2021 22:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-04-2021 22:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Alas, no.
Gondwana Software

04-12-2021 09:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-12-2021 09:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

