Skip to main content

Frequently Asked Questions

General Questions

What is Open Wearables?

Open Wearables is an open-source platform that provides a unified API for accessing health data from multiple wearable devices and fitness platforms. It supports providers like Garmin, Fitbit, Oura, Whoop, Strava, and Apple Health.

Is Open Wearables free to use?

Yes, Open Wearables is open-source and free to use. You can self-host it on your own infrastructure.

Can I use Open Wearables for personal use?

Open Wearables is primarily intended for developers and professional trainers, but individuals can also use it to interact with their own wearable data. You can connect your devices, and the AI Health Assistant and health insights automations will be available soon.

Technical Questions

How do I get started?

Follow our Quickstart Guide to set up Open Wearables in minutes.

Which wearable providers are supported?

Currently, Open Wearables supports:
  • Suunto
  • Garmin
  • Polar
More providers are being added regularly. Check the provider setup guides for the latest list, or view the current status of provider requests and implementations on GitHub Issues tagged with provider-request.

Can I self-host Open Wearables?

Yes! Open Wearables is designed to be self-hosted. You can deploy it on your own infrastructure with full data control.

How do I integrate Open Wearables into my application?

You can integrate Open Wearables using:
  • The unified REST API
  • Embeddable widgets for easy integration (coming soon)
  • Webhook notifications for real-time updates (coming soon)
Check the API Reference for detailed integration guides.

Support Questions

Where can I get help?

How do I report a bug?

Please report bugs on our GitHub Issues page. Include as much detail as possible about the issue you’re experiencing.

Can I contribute to the project?

Yes! We welcome contributions. Check out the GitHub repository for contribution guidelines.