Fitbit
Fitbit 信息
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 运动与健身
- 文档 / URL
- https://dev.fitbit.com/
简介
Fitbit API 提供健康/活动数据——基于 OAuth(未认证请求返回 401,已实测)。
快速开始
需要 OAuth token:
curl "https://api.fitbit.com/1/user/-/profile.json" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- 在 dev.fitbit.com 注册应用 → OAuth 2.0 流程 → access token。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 带应用注册免费(看文档)。
- 档案、活动、睡眠、心率。
常见问题
Fitbit 免费吗? 带 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 | ↗ |