# ROOK
> ROOK is a B2B platform that connects applications to wearable and health data through a single unified API and SDK. It ingests data from 400+ wearables and health data sources (Garmin, Whoop, Oura, Fitbit, Polar, Withings, Apple Health, Health Connect, Samsung Health, and more), then validates, normalizes, and standardizes it into one consistent, ready-to-use data model delivered via webhooks or queries. ROOK abstracts away fragmented formats, multiple auth methods, and consent management so teams can integrate health data in days instead of months. It is HIPAA, GDPR, and FHIR compliant, signs BAAs, and is trusted by Fortune 50 companies, government entities, and research institutions across digital health, fitness, insurance, corporate wellness, pharma, and clinical research.
ROOK offers two complementary integration paths: an API for backends and servers (delivering processed data from API-based sources like Garmin, Whoop, Oura, and Fitbit) and an SDK for mobile apps (connecting device-based sources like Apple Health, Health Connect, and Samsung Health directly from the user's phone). Health data is organized into three pillars: Body, Physical, and Sleep.
## Products
- [ROOK Connect — Wearable Health Data API & SDK](https://www.tryrook.io/wearable-api-sdk): The core integration layer. One API + SDK to connect, normalize, and deliver health data from 400+ wearables and health apps. API for server-side sources; SDK for mobile device sources.
- [Supported Devices & Data Sources](https://www.tryrook.io/wearable-api-sdk/integrations): Full catalog of supported wearables and health platforms, split by API-based and SDK-based integration methods.
- [Features & Add-ons](https://www.tryrook.io/features-addons): Modular, on-demand capabilities — Notifications Webhook, Granular Data, Pre-Existing (historical) Data, Continuous Step Events, Callback URL, Branded Auth, Basic Auth/Okta security, Multiple Accounts & Instances, and Proprietary & Unstructured Data (e.g. Oura Readiness Score, Garmin-specific metrics).
- [ROOK Score](https://www.tryrook.io/rook-score): A unified health scoring engine that standardizes data across all devices into comparable scores (physical, sleep, body health), letting you evaluate every user on equal footing regardless of their wearable.
- [ROOK Extraction App](https://www.tryrook.io/rook-extraction-app): A ready-to-use, white-labeled mobile app that lets your users connect their health data via QR code — no mobile development required. Data is delivered to your backend via webhook.
## Pricing
- [Pricing](https://www.tryrook.io/pricing): Usage-based tiers — Core ($399/mo, up to 750 active users), Core+ ($999/mo, up to 5,000 users, 3 free add-ons), Business ($1,999/mo, up to 15,000 users, all features), and Enterprise (custom, unlimited users, dedicated infrastructure, FHIR-compliant data). Add-ons are priced individually ($99–$499/mo).
## Use Cases & Industries
- [Use Cases & Industries](https://www.tryrook.io/use-cases-industries): Real-world applications and customer case studies across Fitness & Wellness, Healthcare & RPM, Insurance, Corporate Wellness, and Pharma.
## Documentation
- [Documentation Home / Introduction](https://docs.tryrook.io/docs/): Overview of the ROOK platform, the problems it solves, the integration flow, and common use cases. Best starting point for developers.
- [Portal Configuration](https://docs.tryrook.io/docs/portal-configuration/): Configure your ROOK developer/admin portal — projects, API keys, environments, and webhooks.
- [Data Sources](https://docs.tryrook.io/data-sources/): Complete reference of 400+ supported sources, split into API-based (Fitbit, Garmin, Oura, Polar, Withings, Dexcom, Strava, Whoop) and SDK-based (Apple Health, Health Connect, Samsung Health) plus 60+ indirect sources collected via SDK. Notes which sources (Dexcom, Samsung Health, Strava, Whoop) require client-provisioned developer accounts.
- [API Reference](https://docs.tryrook.io/api/): Full REST API reference — endpoints, authentication, request/response schemas, and error codes.
- [Definitions](https://docs.tryrook.io/docs/definitions/): Glossary of ROOK data types, health metrics, event models, and platform terminology.
### ROOK Connect — Integration Guide
- [Introduction to ROOK Connect](https://docs.tryrook.io/docs/rookconnect/introduction/): Architecture, data flow, and the end-to-end integration model.
- [Prerequisites for Integration](https://docs.tryrook.io/docs/rookconnect/prerequisites-for-integration/): Credentials, environment setup, and platform requirements needed before you begin.
- [Quickstart](https://docs.tryrook.io/docs/rookconnect/quickstart/): Step-by-step guide to your first working integration.
- [Data Authorization](https://docs.tryrook.io/docs/rookconnect/data-authorization/): Managing user consent and authorization flows for each connected source.
- [Data Extraction](https://docs.tryrook.io/docs/rookconnect/data_extraction/): Pulling historical and real-time health data from connected sources.
- [Data Processing](https://docs.tryrook.io/docs/rookconnect/data_processing/): How ROOK validates, normalizes, harmonizes, and standardizes raw data.
- [Data Delivery](https://docs.tryrook.io/docs/rookconnect/data_delivery/): Receiving processed data via webhooks or queries.
- [Data Types](https://docs.tryrook.io/docs/rookconnect/data-types/): The full data model across the Body, Physical, and Sleep health pillars.
- [Add-ons](https://docs.tryrook.io/docs/rookconnect/add-ons/): Technical docs for enabling and configuring optional modules.
### ROOK Connect — SDKs
- [SDKs Overview](https://docs.tryrook.io/docs/category/sdks/): All available client SDKs and platform coverage.
- [Android SDK](https://docs.tryrook.io/docs/category/sdks/android/): Integration guide for Android (Health Connect).
- [iOS SDK](https://docs.tryrook.io/docs/category/ios/): Integration guide for iOS (Apple Health).
- [Flutter SDK](https://docs.tryrook.io/docs/category/sdks/flutter/): Integration guide for Flutter.
- [Capacitor / Ionic SDK](https://docs.tryrook.io/docs/category/capacitor-ionic/): Integration guide for Capacitor/Ionic hybrid apps.
- [React Native SDK](https://docs.tryrook.io/docs/category/react-native/): Integration guide for React Native.
### ROOK Score
- [ROOK Score Quickstart](https://docs.tryrook.io/docs/rookscore2.0/QuickStart/): How the scoring model works and how to get started.
- [ROOK Score Implementation](https://docs.tryrook.io/docs/rookscore2.0/implementation/): Technical guide to integrating ROOK Score.
### ROOK Extraction App
- [Extraction App Introduction](https://docs.tryrook.io/docs/ROOKExtractionApp/introduction/): Overview of the no-code extraction app, intended users, and supported sources.
- [Extraction App Implementation](https://docs.tryrook.io/docs/ROOKExtractionApp/implementation/): Setup, configuration, and QR-based user onboarding.
## Support & Developer Resources
- [Knowledge Base](https://support.tryrook.io/en/): Help articles, troubleshooting, and FAQs.
- [Changelog](https://rook.canny.io/changelog): Product release notes and updates.
- [GitHub — RookeriesDevelopment](https://github.com/RookeriesDevelopment): Open-source SDKs, demo apps, and code samples.
## Optional
- [About ROOK](https://www.tryrook.io/about-us): Mission, story, beliefs, and leadership team. ROOK began as a heart-rate platform for gyms and evolved into B2B health data infrastructure.
- [Partners](https://www.tryrook.io/partners): Technology, reseller, and integration partners.
- [Blog](https://www.tryrook.io/blog): Articles on wearable health data, digital health, and product updates.
- [Podcast & Media](https://www.tryrook.io/podcast-media): Conversations and stories on health data innovation.
- [Media Kit](https://www.tryrook.io/media-kit): Logos, brand assets, founder photos, and brand guidelines.