Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
A "classic" sleep means that its v1 of our sleep and "stages" is basically sleep v2 (it comes from our relatively new trackers). "Classic" is a superset of both manual logged sleeps, automatic sleeps detected from our relatively older trackers.
You can use the Fitbit Tracker comparison tool, https://www.fitbit.com/compare, to see what wearables support sleep stages. The list generated Alta HR, Charge 2, Versa and Ionic.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
@shachar What API call are you executing that returns the classic sleep stage data?
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
The Get Sleep Log endpoint, /1.2/user/-/sleep/date/{date}.json, will display the sleep stages.
Best Answer