Halo
Halo 5 和 Halo Wars 2 的信息
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 游戏与漫画
- 文档 / URL
- https://developer.haloapi.com/
简介
Halo API(光环 5)暴露光环 5 时代的玩家统计、比赛历史和服务记录。认证是免费订阅密钥,通过自定义请求头发送(缺失 → 401,已实测)。
快速开始
在 developer.haloapi.com 获取密钥,然后(替换 YOUR_KEY):
curl "https://www.haloapi.com/stats/h5/servicerecords/arena?players=example" \
-H "Ocp-Apim-Subscription-Key: YOUR_KEY"
{
"Results": [
{ "Id": "xuid(1234)", "Result": { "ArenaStats": { "TotalGamesCompleted": 100, "TotalKills": 500 } } }
]
}
认证方式
- 在 developer.haloapi.com 注册 → 免费订阅密钥。
- 通过
Ocp-Apim-Subscription-Key请求头携带(缺失 → 401,已实测)。
速率限制与注意事项
- API 跑在 Azure API Management 上——免费层带每密钥限额(见门户)。
- 端点:
/stats/h5/(玩家统计)、/metadata/h5/(元数据)、/profile/h5/(徽章/斯巴达)。 - API 专注光环 5(不是光环无限)。
常见问题
Halo API 免费吗? 是的——免费订阅密钥带限流。
如何获取密钥? 在 developer.haloapi.com 注册 → subscriptions。
认证风格是什么?
Ocp-Apim-Subscription-Key 请求头(缺失 → 401,已实测)。
游戏与漫画 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AmiiboAPI Nintendo Amiibo Information | No auth | Yes | Yes | ↗ |
| Animal Crossing: New Horizons API for critters, fossils, art, music, furniture and villagers | No auth | Yes | Unknown | ↗ |
| Astroworld Free Minecraft data: mobs, biomes, items, enchantments, structures, commands, versions, achievements, trades | No auth | Yes | Yes | ↗ |
| Autochess VNG Rest Api for Autochess VNG | No auth | Yes | Yes | ↗ |
| Barter.VG Provides information about Game, DLC, Bundles, Giveaways, Trading | No auth | Yes | Yes | ↗ |