# HealthSync > HealthSync is a free iPhone app that syncs selected Apple Health data from HealthKit to a backend URL the user controls. HealthSync is a data sync utility, not a medical device. It does not provide medical advice, diagnosis, or treatment. ## Primary pages - [Apple Health app sync guide](https://healthysync.megabyte.sh/apple-health-app-sync): How HealthSync reads selected HealthKit data on-device and uploads queued JSON batches to a private API. - [Apple Health sync alternatives](https://healthysync.megabyte.sh/apple-health-sync-alternatives): A sourced comparison of private-API, webhook, and export options. - [Privacy policy](https://healthysync.megabyte.sh/privacy): What HealthSync may process and how users control Health permissions. - [Support](https://healthysync.megabyte.sh/support): Setup and troubleshooting guidance for HealthKit permissions and backend sync. - [App Store listing](https://apps.apple.com/in/app/healthysync/id6776575569): Download HealthSync for iPhone. - [Source repository](https://github.com/megabyte0x/healthykit): Open source code and implementation context. ## Facts - Apple Health permissions are requested only inside the iOS app. - Users choose which supported HealthKit data types to sync. - The website does not read or store Apple Health data. - The configured backend URL and token determine where selected data is sent. Last reviewed: 2026-08-05