Steam
Steam Web API 内部文档
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- No
- 分类
- 游戏与漫画
简介
“Internal Steam Web API”(Revadike 文档化)暴露不需要 API 密钥的 Steam 端点——应用列表、新闻和一些商店数据。经典入口是 api.steampowered.com/ISteamApps/GetAppList/v2/。
⚠️ 状态(2026-08 实测):
api.steampowered.com在本网络无法访问(连接失败)——这可能反映 Steam API 的区域/网络屏蔽。使用前请从你的网络验证。
提供的数据
curl "https://api.steampowered.com/ISteamApps/GetAppList/v2/"
{ "applist": { "apps": [ { "appid": 730, "name": "Counter-Strike 2" } ] } }
注意事项
- InternalSteamWebAPI wiki 文档化了数十个免密钥端点(商店、社区和应用数据)。
- Steam 的密钥版 Web API(
steam-2的兄弟条目)需要免费 Steam API 密钥。 - 如果 Steam API 在你的区域被屏蔽,请用代理或密钥版端点。
常见问题
Internal Steam API 免费吗? 是的——这些端点免密钥。
为什么访问不了? 我们 2026-08 检查遇到连接失败(可能是区域屏蔽)——请从你的网络验证。
有什么数据? 通过免密钥端点的应用列表、新闻和商店/社区数据。
游戏与漫画 分类更多
| 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 | ↗ |