Changes

Jump to navigation Jump to search
136 bytes added ,  10:56, 2 December 2022
add more api details
Line 76: Line 76:     
== Exporting data==
 
== Exporting data==
As for most wearables, there is unfortunately no (easy) way to access all raw data from the device. But Oura offers a way to [https://cloud.ouraring.com/profile download at least all of your calculated metrics from the ''Oura Cloud'' web interface]. Beyond this, they also offer an API to automate access to Oura data in third party tools. An example implementation is the [https://oura.openhumans.org/ ''Oura'' integration into Open Humans], which automatically fetches the latest data at multiple times throughout the day.
+
As for most wearables, there is unfortunately no (easy) way to access all raw data from the device. But Oura offers a way to [https://cloud.ouraring.com/profile download at least all of your calculated metrics from the ''Oura Cloud'' web interface]. Beyond this, they also offer an API to automate access to Oura data in third party tools. An example implementation is the [https://oura.openhumans.org/ ''Oura'' integration into Open Humans], which automatically fetches the latest data at multiple times throughout the day and which since December 2022 gets data both from version 1.0 and 2.0 of the Oura API.
   −
In January 2022, Oura announced a version 2.0 of their API for exporting data<ref>https://api.ouraring.com/v2/docs</ref>. This new API is under development and so far only provides access to more detailed activity data (such as intra-day heart rate) but not to any readiness and sleep information and so far there is no timeline when these other metrics are added to the new API. Oura also announced that the old version 1.0 of the API will be around for at least a year before being shut down.  
+
In January 2022, Oura announced a version 2.0 of their API for exporting data<ref>https://api.ouraring.com/v2/docs</ref>. While it was under development this new API only provides access to more detailed activity data (such as intra-day heart rate), but as of December 2022 detailed information about readiness and sleep are also available<ref>https://cloud.ouraring.com/v2/docs</ref>. For now the version 1.0 of the API still works and is scheduled to be sunset at some unspecified time in early 2023<ref>https://cloud.ouraring.com/docs</ref>.  
    
== Subscription ==
 
== Subscription ==

Navigation menu