Strava
连接运动员、运动记录等
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 运动与健身
- 文档 / URL
- https://strava.github.io/api/
简介
Strava API 连接运动员和活动——基于 OAuth(未认证请求返回 401,已实测)。
快速开始
需要 OAuth token:
curl "https://www.strava.com/api/v3/athlete" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- 在 strava.com 注册应用 → OAuth 2.0 流程 → access token。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 带应用注册免费(看文档)。
- 运动员、活动、路段。
常见问题
Strava 免费吗? 带 OAuth 注册免费。
为什么 401? 需要 OAuth token(已实测)。
能访问什么? 运动员和活动。
运动与健身 分类更多
| 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 | ↗ |