Modernizing the Fitbit Developer Experience.
The Fitbit Web APIs are moving to a new, scalable infrastructure. We will be deprecating the legacy Fitbit Web API in September 2026. To ensure uninterrupted data continuity for your users, you will need to migrate your applications. Detailed migration guides are live on the Google Health API developer site.
App-cluster-storage API
chevron down
 

App-cluster-storage API

get()

Get a LiveStorage object for a specific storage cluster.

app-cluster-storage.get(clusterID: string)

Parameters

clusterID: string

Cluster ID to get a LiveStorage object for. Cluster IDs must be:

  • Defined in package.json under the appClusterID field within the fitbit field.
  • 1-64 characters long
  • Consist only of alphanumeric characters separated by periods, eg: com.fitbit.exercise