api - 通过 REST API 的 Apple HealthKit 数据(2018 年更新)

标签 api apple-watch healthkit

是否可以像查询常规 API(在用户同意的情况下)一样从 Apple Watch 获取数据并将其存储在我的 Web 应用程序中?

类似:healthkit.com/api/v1/user/GetStepsCount/today

如果是,我在哪里可以找到可用方法的列表?如果没有,有什么解决方法吗?

最佳答案

不,没有适用于 HealthKit 数据的 Web API。

关于api - 通过 REST API 的 Apple HealthKit 数据(2018 年更新),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49982903/

相关文章:

iphone - Objective C 中维基百科的 API?

java - 谷歌距离 API

ios - 将 Apple Watch 应用程序提交到 App Store

ios - 在 Apple Watch 上检索位置

swift - iOS 8.0.2 库未加载 libswiftCore.dylib

python - 如何使用 Python 优化大型数据集的 API 调用?

ios - 城市数据/统计信息Api

ios - Watchkit 错误 : WatchKit Extension contains multiple WatchKit apps

swift - 当之前在设备上授权 healthkit 访问时工作正常,但否则会崩溃

requestAuthorizationToShareTypes 方法在 iOS 8 Xcode 6 中不显示权限提示