Access comprehensive health and fitness user data collected from across multiple wearable devices.
Point SDK provides an easy, “plug-and-play” way for you to get access to the full-range of user health metrics powered by Point.
With Point SDK, you can:
- Collect user health and fitness data through Apple HealthKit and have it processed by Point.
- Decide the granularity of health and fitness data you would like to use from the wearable devices, depending on your app needs.
- Retrieve digested health metrics in a normalized, consistent data format across all devices
Point SDK provides a high-level interface for you to setup some listeners on your app, which will be watching for new wearables data coming from Apple HealthKit and proceed to process this data asynchronously.
Point is continually deriving new health metrics, health score updates, personalized health insights, and workout recommendations based on the wearables data, and you can retrieve those through our SDK at any time to deliver a custom experience to your users.
Once you've completed your onboarding process with us, you'll receive an api key and your first clientId and clientSecret to start using our SDK! For more information about out onboarding process, please contact tech@areyouonpoint.co
See Authenticating Users to learn how to link your user accounts with Point Database.
See Getting Started to learn how to configure you project and start using the SDK.