Battle.net
Diablo III、Hearthstone、StarCraft II 和 World of Warcraft 的游戏数据 API
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 游戏与漫画
简介
Battle.net API 提供暴雪游戏数据——暗黑破坏神 III、炉石传说、星际争霸 II、魔兽世界——基于 OAuth(未认证请求返回 404/401,已实测)。
快速开始
需要 access token:
curl "https://us.api.blizzard.com/data/wow/region/index" \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Battlenet-Namespace: dynamic-us"
认证方式
- 在 develop.battle.net 注册应用 → 客户端凭据 → OAuth token。
- 通过
Authorization: Bearer发送(缺失 → 404/401,已实测)。
速率限制与注意事项
- 注册后免费;请礼貌使用——没有公开的硬性限制。
- 需要命名空间(dynamic/static/profile)。
常见问题
Battle.net 免费吗? 是的——带 OAuth 注册免费。
为什么 404/401? 需要 OAuth token + 命名空间(已实测)。
能访问什么? 魔兽世界、暗黑 III、炉石、星际 II 数据。
游戏与漫画 分类更多
| 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 | ↗ |