05-10-2023 01:55
05-10-2023 01:55
Hi, I have been looking for a changelog of the Fitbit Web API but did not find anything except for this thread last year which did not end in a productive discussion:
https://community.fitbit.com/t5/Web-API-Development/Web-API-changes-concise-changelog/td-p/5130693
I am looking for a simple history of the API (date & outline of the change like "field or endpoint X was added" or "field Y was renamed to Z") which would really help seeing when and how something was changed. A simple format like this would be enough:
https://cloud.google.com/apis/design/changelog
Cheers
Manuel
05-15-2023 06:49
05-15-2023 06:49
Unfortunately, we do not offer a change log at this time. The endpoints and their responses do not change often as it could cause breaking changing to long term Web API application usage. Last year, we did release some new endpoints and the response element "logType" to sleep endpoints. "logType" is exposed in the endpoints Get Sleep Log by Date, Get Sleep Log by Date Range and Get Sleep Log List endpoints. Information about the response values can be found in the Additional Information section of each endpoint. For example, see logType values.
Gordon