Built for production
Reliable Steam profile data for production community and marketplace experiences.
Build account verification, player profiles, community applications and marketplace identity flows.
What you receive
Steam identity, avatar, profile state and related public player information in a stable API response.
Inspect real data first
Open the bounded live market data pages to see response fields, sources and update times.
Explore live market data →Steam Profile API 接口
所有接口都返回有文档说明的响应,并使用相同的 Steamwebapi 密钥参数。
/steam/api/profile
/steam/api/profile/batch
/steam/api/info/steamid
/explore/api/profile
Steam Profile API — 快速开始
与其他有文档说明的接口一样,使用相同的 Steamwebapi 密钥参数。从控制面板获取 API 密钥,几分钟内即可发送第一个请求。
- → 一个 API 密钥,规范化响应。
- → 请求速率限制取决于你的套餐级别。
- → 完整架构请参阅 API 参考文档.
关于此 API
Steam Profile API 规整每一种 Steam 标识符变体——SteamID32、SteamID64、个性化网址、资料网址——并返回一个干净的资料 DTO,包含用户名、头像、国家/地区、创建日期和交易资格。
Steam Profile API — 常见问题
Steamwebapi 是什么,提供哪些数据?
Steamwebapi 是一个独立平台,为生产集成提供标准化的库存、市场、资料和 CS2 数据。
支持哪些 Steam 游戏和 API 端点?
已配置游戏包括 CS2、Dota 2、Rust 和 TF2;当前端点覆盖范围请查看文档。
集成 API 需要多久,示例在哪里?
创建密钥,选择端点,并使用文档、实时预览或 GitHub 中的认证示例。