Hello Samsung Developers,
I am working on a web application and would like to integrate data from Samsung wearables (e.g., Galaxy Watch). Specifically, I’m interested in fetching information like:
- Steps
- Heart rate
- Sleep data
- Calories burned
- Activity tracking
I have a few questions regarding this integration:
- Does Samsung provide official APIs to access wearable data for third-party web applications?
- If yes, where can I find the documentation for these APIs, and what are the prerequisites (e.g., SDKs, developer accounts, permissions)?
- Are there specific guidelines or restrictions for accessing this data, especially regarding user consent and data security?
- Can the APIs be used for cross-platform development, or do they require the use of specific Samsung frameworks or devices?
Any guidance or pointers to resources (e.g., SDKs, API documentation, sample code) would be greatly appreciated.
Thank you!