01-21-2016 14:25 - last edited on 01-21-2016 14:30 by JeremiahFitbit
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-21-2016 14:25 - last edited on 01-21-2016 14:30 by JeremiahFitbit
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Where do I find my User ID.
Moderator edit: moved to own topic.
01-21-2016 14:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-21-2016 14:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
If you just want your own user id, you can find it easily by clicking on your profile image in the upper right corner of https://www.fitbit.com/ when you're signed in. Then, look at the URL. For example, https://www.fitbit.com/user/26FWFL would mean my user id is 26FWFL.
In the Fitbit Web API, you can retrieve the user id of the person whose access token you're using by calling the Get Profile endpoint. The user id is also returned as a user_id parameter in the final step of the OAuth 2.0 authorization process.
