01-06-2021 20:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-06-2021 20:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Regarding API versions and endpoints.
Is there a list of all endpoints and what versions they are on? Like a swagger page or API reference?
I've just realized that different entities are on different versions. For example, browsing the documentation:
- Sleep: 1.2
- Activities: 1.0
- Some of the oAuth: 1.1
- etc.
Thanks!
Answered! Go to the Best Answer.

- Labels:
-
Subscriptions API
Accepted Solutions
01-07-2021 11:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-07-2021 11:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @Jeff_New_Ocean,
The only list we have that displays the latest versions of our endpoints can be found in our Swagger documentation (link). We do make a strong effort to ensure that each endpoint in the Web API documentation displays the latest version and the latest information.
When an endpoint is deprecated, we usually support it for a few months and provide documentation to the newest version of the endpoint (Ex: Sleep v1).
I hope this helps. Let me know if you have any additional questions.

01-07-2021 11:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-07-2021 11:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @Jeff_New_Ocean,
The only list we have that displays the latest versions of our endpoints can be found in our Swagger documentation (link). We do make a strong effort to ensure that each endpoint in the Web API documentation displays the latest version and the latest information.
When an endpoint is deprecated, we usually support it for a few months and provide documentation to the newest version of the endpoint (Ex: Sleep v1).
I hope this helps. Let me know if you have any additional questions.

01-07-2021 11:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-07-2021 11:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks @JohnFitbit, this is perfect.

