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

# Supported Wearable Device Integrations

> 10 providers: Garmin, Whoop, Polar, Suunto, Strava, Fitbit, Oura, Ultrahuman, Apple Health, and Google Health Connect. Cloud OAuth and mobile SDK integrations.

## Available Providers

Connect your wearable devices and fitness platforms to Open Wearables. Click on a provider name to view its setup guide.

### Cloud-based providers

| Provider       | Setup Guide                                            | Notes                                                                                          |
| -------------- | ------------------------------------------------------ | ---------------------------------------------------------------------------------------------- |
| **Suunto**     | [Setup Guide →](/providers/suunto-api-integration)     | You must apply for [Suunto Developer Program](https://www.suunto.com/en-gb/partners/partners/) |
| **Garmin**     | [Setup Guide →](/providers/garmin-api-integration)     | You must apply for [Garmin Developer Program](https://developer.garmin.com/)                   |
| **Polar**      | [Setup Guide →](/providers/polar-api-integration)      | You must register for the [Polar API program](https://www.polar.com/en/business/api)           |
| **Whoop**      | [Setup Guide →](/providers/whoop-api-integration)      | Whoop membership required                                                                      |
| **Strava**     | [Setup Guide →](/providers/strava-api-integration)     | Free Strava account required                                                                   |
| **Fitbit**     | [Setup Guide →](/providers/fitbit-api-integration)     | Free Fitbit account required                                                                   |
| **Ultrahuman** | [Setup Guide →](/providers/ultrahuman-api-integration) | Ultrahuman Ring Air account required                                                           |
| **Oura Ring**  | —                                                      | Oura account required                                                                          |

### SDK-based providers

| Provider                  | Setup Guide                               | Notes                   |
| ------------------------- | ----------------------------------------- | ----------------------- |
| **Apple Health**          | [Setup Guide →](/providers/apple-health)  | Mobile SDK coming soon! |
| **Google Health Connect** | [Setup Guide →](/sdk/android/integration) | Via Android SDK         |
| **Samsung Health**        | [Setup Guide →](/sdk/android/integration) | Via Android SDK         |

## Adding New Providers

More providers are being added regularly. Check the current status of provider requests and implementations on [GitHub Issues](https://github.com/the-momentum/open-wearables/issues?q=is%3Aissue+label%3Aprovider-request) tagged with `provider-request`.

## General Setup Steps

While each provider has specific requirements, the general setup process typically involves:

1. **Register as a developer** with the provider
2. **Create an OAuth application** to obtain client credentials
3. **Configure credentials** in your Open Wearables instance
4. **Test the connection** using the connection widget or API

For detailed instructions, select a provider from the table above.
