> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rabts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Rabts: Health Intelligence Platform

> Connect Garmin, Whoop, Apple Health, and more via one unified API and turn wearable data into health scores and AI-powered insights.

## Welcome to Rabts

A platform that unifies wearable device data from multiple providers and enables AI-powered health insights through natural language automations. Build health applications faster with a single API, embeddable widgets, and intelligent webhook notifications.

<Card title="Get started" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide to set up Rabts in minutes.
</Card>

## What It Does

Rabts provides a unified API and developer portal to connect and sync data from multiple wearable devices and fitness platforms. Instead of implementing separate integrations for Garmin, Fitbit, Oura, Whoop, Strava, Apple Health, and more, you can use a single platform to access normalized health data and build intelligent health insights through AI-powered automations.

**Vision**: Health Insights automations unlock the potential of user data and allow you to drive businesses in a completely new way. By defining conditions in natural language, developers can create intelligent notifications and insights that respond to user health patterns, enabling new types of health applications and services.

<Note>
  **For Individuals**: This platform can also be used by individuals who want to interact with their own wearable data. Connect your devices, use the AI Health Assistant to chat with your health data, and set up personal health insights automations.
</Note>

## Key Features

<Columns cols={2}>
  <Card title="Unified API" icon="plug" href="/api-reference/introduction">
    Access health data through a consistent REST API regardless of the source device.
  </Card>

  <Card title="Multiple Providers" icon="cloud" href="/quickstart">
    Support for Garmin, Polar, Suunto, Whoop, Strava, Fitbit, Oura, Ultrahuman, Apple Health, and Google Health Connect.
  </Card>

  <Card title="AI Health Assistant" icon="robot" href="/quickstart">
    Interactive chat interface for debugging and exploring user data.
  </Card>

  <Card title="Health Insights" icon="lightbulb" href="/quickstart">
    Define intelligent health insights using natural language automations.
  </Card>

  <Card title="Embeddable Widgets" icon="puzzle-piece" href="/quickstart">
    Integrate connection widgets and AI assistant into your app with just a few lines of code.
  </Card>

  <Card title="Health Scores" icon="chart-line" href="/scores/health-scores">
    Sleep Score, Resilience Score, and more — built from documented, tunable methodology.
  </Card>
</Columns>

## Why Use Rabts

**For Developers Building Health Apps:**

* 🔌 Integrate multiple wearable providers through one API instead of maintaining separate implementations
* 📊 Access normalized health data across different devices (heart rate, sleep, activity, steps, etc.)
* 🤖 Build AI-powered health insights and automations using natural language
* 🧩 Embeddable widgets for easy integration into your applications

**The Problem It Solves:**

Building a health app that supports multiple wearables typically requires:

* ⏱️ Weeks of development per provider integration
* 🔐 Managing different OAuth flows and APIs for each service
* 📦 Handling various data formats and units
* 🔧 Maintaining multiple SDKs and dealing with API changes

Rabts handles this complexity so you can focus on building your product.

## Use Cases

* 👤 **Personal Use**: Individuals can connect their own wearables, chat with their health data using the AI Health Assistant, and set up personal health insights
* 🏃 **Fitness Coaching Apps**: Connect user wearables to provide personalized training recommendations. Coaches can create users, share connection links via WhatsApp, and test AI insights capabilities
* 🏥 **Healthcare Platforms**: Aggregate patient health data from various devices and set up automations for health alerts
* 💪 **Wellness Applications**: Track and analyze user activity across different wearables with AI-powered insights
* 🔬 **Research Projects**: Collect standardized health data from multiple sources
* 🧪 **Product Pilots**: Non-technical product owners can test platform functionality by sharing connection links with users without needing their own app

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running with Rabts in minutes.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Explore the unified API endpoints.
  </Card>

  <Card title="Flutter SDK" icon="mobile" href="/sdk/flutter">
    Sync health data from Apple Health and Health Connect.
  </Card>

  <Card title="React Native SDK" icon="mobile" href="/sdk/react-native">
    Sync health data from Apple Health and Health Connect.
  </Card>

  <Card title="Support" icon="life-ring" href="/support">
    Get help from our team.
  </Card>

  <Card title="FAQs" icon="circle-question" href="/faqs">
    Answers to common questions.
  </Card>
</CardGroup>
