Skip to main content

Fitbit API wiki

Working with the Fitbit API?

Please add your learnings, favorite links and gotchas here by editing this page.

Using Fitbit with Nango​

Provider template name in Nango: fitbit
Follow our quickstart to add an OAuth integration with Fitbit in 5 minutes.

App registration & publishing​

Register your app here. There does not seem to be any approval process and you can immediately use your app.

API specific gotchas​

  • During the authorization flow, users need to manually select which scopes they grant to your application (from the ones you requested). They can complete the flow without granting all the requested scopes. The raw token response (which you can get from the Nango backend SDK) contains the scope key that lists the granted scopes.