Get your Fitbit AUTH Tokens

The source of this page can be found on Github.

How to use

  1. Go to dev.fitbit.com and create an account if you do not yet have one.
  2. Create a new application with type personal.
  3. Set the redirect url to the value shown below, make sure to keep the trailing slash
  4. Enter your Client ID and Client Secret. This website does not send this data anywhere else than to the fitbit api. Your Client ID and Client Secret will not be stored.
  5. Enter the list of comma or space separated scopes.
  6. Hit the start button.

Fitbit Auth

Enter your Client Data

The code is only valid for 10 minutes