Insights on wearable data,
health AI, and open source.
Articles on building with wearable data, health scoring algorithms, and the Open Wearables platform.
· 8 min read · Strava
Strava API developer guide: activities, heart rate and GPS data
A practical guide to connecting Strava's API in production: OAuth token refresh, rate limits, webhooks, and how to normalize activity data across multiple providers.
Open Wearables Team
· 5 min read · Strava
How to integrate Strava without building OAuth from scratch
Building a production Strava integration means writing OAuth, token refresh, webhooks and rate limit logic before shipping any product. Here's what that actually takes, and a simpler path.
Open Wearables Team