Bandsintown
音乐活动
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 音乐
简介
Bandsintown 提供艺人音乐活动——免密钥(需要 app_id;伪造的 app_id 返回 403 AWS 拒绝,已实测)。
快速开始
活动(带你的 app_id):
curl "https://rest.bandsintown.com/artists/Radiohead/events?app_id=YOUR_APP_ID"
{ "Message": "User is not authorized to access this resource with an explicit deny in an identity-based policy" }
认证方式
- 在 bandsintown.com/developer 注册获取
app_id。 - 通过
app_id查询参数携带(伪造 → 403,已实测)。
速率限制与注意事项
- 带注册免费(看文档)。
- 艺人活动。
常见问题
Bandsintown 免费吗? 是的——带 app_id 免费。
为什么 403? 伪造的 app_id 返回 AWS 拒绝(已实测)——请注册获取。
认证风格是什么?
app_id 查询参数。