Untappd
社交啤酒分享
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 餐饮
- 文档 / URL
- https://untappd.com/api/docs
简介
Untappd 提供啤酒数据——基于密钥(无效凭据返回 500,已实测)。
快速开始
啤酒(替换为你的凭据):
curl "https://api.untappd.com/v4/beer/info/1?client_id=YOUR_ID&client_secret=YOUR_SECRET"
{ "meta": { "code": 500, "error_detail": "Invalid client_secret and client_id. Please try again." } }
认证方式
- 在 untappd.com 注册 → client_id + client_secret。
- 作为查询参数发送(无效 → 500,已实测)。
速率限制与注意事项
- 免费层带限额(看文档)。
- 啤酒、酿酒厂、打卡。
常见问题
Untappd 免费吗? 免费层带限额;更多需要付费。
为什么 500? 无效凭据返回 500(已实测)——请检查你的密钥。
认证风格是什么?
client_id + client_secret 查询参数。
餐饮 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| BaconMockup Resizable bacon placeholder images | No auth | Yes | Yes | ↗ |
| Chomp Data about various grocery products and foods | API Key | Yes | Unknown | ↗ |
| Coffee Random pictures of coffee | No auth | Yes | Unknown | ↗ |
| Edamam nutrition Nutrition Analysis | API Key | Yes | Unknown | ↗ |
| Edamam recipes Recipe Search | API Key | Yes | Unknown | ↗ |