01-21-2018 10:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-21-2018 10:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
01-30-2018 13:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Moved to Web API forum.

05-19-2018 00:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-19-2018 00:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hey 🙂
did you find out? i'm having the same problem..

05-30-2018 16:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



05-30-2018 16:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

05-30-2018 21:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-30-2018 21:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@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
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



05-31-2018 09:06
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@shachar What API call are you executing that returns the classic sleep stage data?
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

06-04-2018 09:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



06-04-2018 09:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The Get Sleep Log endpoint, /1.2/user/-/sleep/date/{date}.json, will display the sleep stages.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

