We need access keys to make use of the Fitbit API. There is a script available from the fitbit python client repository at https://github.com/orcasgit/python-fitbit.
The access keys can also be obtained from the command-line terminal of a Linux or Mac OS laptop.
- Create a new app at https://dev.fitbit.com/apps:
Register a new app at dev.fitbit.com
- While registering a new application, fill in the description including the name of your application and give a temporary description, organization, website, and so on, and set the OAuth 2.0 Application Type to Personal and access type to Read-Only. Set the ...