1

Is there an open API to get the data from Apple watch and display it on Web App? I just need some basic data from the Apple Watch to be displayed on the web portal.

Can we only access Apple Watch data by creating an IOS app?

Janmajay
  • 49
  • 1
  • 9
  • HealthKit data is only available from an iOS app. There is no web service that exposes this data because it is not stored on the web. It is highly sensitive, private data and is stored only on the user's device. You would need to create an iOS app that obtains the user's permission to upload selected health data to your own web server – Paulw11 Apr 22 '21 at 12:55
  • No need to create any app to do that, you have the builtin shortcuts app which lets you access your health data and also make api requests. – pinty Jun 30 '22 at 05:21

0 Answers0