10-19-2016 12:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-19-2016 12:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm writing code to gather data for multi-year medical studies of mobility and health.
For budgeting purposes, what is the expected stability of the API over the next few years? We are simply getting intraday data values for types such as heart rate, step count - nothing complex.
I'm new to Fitbit and have finished a working version (including OAuth2 methods) in python. I am tempted to say expected software maintenance is almost zero because the core API methods we are using should not change.
What has been the experience of developers?
Answered! Go to the Best Answer.

Accepted Solutions
10-19-2016 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-19-2016 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @cdfjell: Fitbit announces breaking changes with at least 30 days notice and often with 60 or 90 days. You can search this forum for a history of them.
Endpoints that relate to Fitbit product experiences (as opposed to device data) are more likely to change as the Fitbit product itself changes. The intraday time series endpoints are unlikely to change.
10-19-2016 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-19-2016 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @cdfjell: Fitbit announces breaking changes with at least 30 days notice and often with 60 or 90 days. You can search this forum for a history of them.
Endpoints that relate to Fitbit product experiences (as opposed to device data) are more likely to change as the Fitbit product itself changes. The intraday time series endpoints are unlikely to change.
