01-21-2018 10:28
01-21-2018 10:28
I am trying to write an application. I own a flex 2 and I use it to test. I see "classic" data in the json. What devices return only classic data format? And what devices return stages data format?
01-30-2018 13:37
01-30-2018 13:37
Moved to Web API forum.
05-19-2018 00:19
05-19-2018 00:19
Hey 🙂
did you find out? i'm having the same problem..
05-30-2018 16:11
05-30-2018 16:11
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.
05-30-2018 21:43
05-30-2018 21:43
@Gordon-C I have the alta hr and still only maneged to get the classic stages (in the fitbit app i can see the full sleep stages, but not through the API)
05-31-2018 09:06
05-31-2018 09:06
@shachar What API call are you executing that returns the classic sleep stage data?
06-04-2018 09:01
06-04-2018 09:01
The Get Sleep Log endpoint, /1.2/user/-/sleep/date/{date}.json, will display the sleep stages.