Strava
Connect with athletes, activities and more
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Sports & Fitness
- Documentation / URL
- https://strava.github.io/api/
Overview
Strava API connects athletes and activities — OAuth-based (unauthenticated requests return 401, verified).
Quick Start
Requires OAuth token:
curl "https://www.strava.com/api/v3/athlete" \
-H "Authorization: Bearer YOUR_TOKEN"
Authentication
- Register an app at strava.com → OAuth 2.0 flow → access token.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free with app registration (check the docs).
- Athletes, activities, segments.
FAQ
Is Strava free? Free with OAuth registration.
Why 401? OAuth token required (verified).
What can I access? Athletes and activities.
More in Sports & Fitness
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| API-FOOTBALL Get information about Football Leagues & Cups | API Key | Yes | Yes | ↗ |
| ApiMedic ApiMedic offers a medical symptom checker API primarily for patients | API Key | Yes | Unknown | ↗ |
| balldontlie Balldontlie provides access to stats data from the NBA | No auth | Yes | Yes | ↗ |
| Bet Better Sports model win probabilities and fair odds across 13 leagues | No auth | Yes | Yes | ↗ |
| Canadian Football League (CFL) Official JSON API providing real-time league, team and player statistics about the CFL | API Key | Yes | No | ↗ |