通过三个文档化 API 获取 Unturned 物品和当前价格、比较第三方市场并读取公开库存。
将 Steam App ID 304930 用于 Unturned 对应的库存、物品和市场接口。每张卡片都链接到负责该工作流的 API 产品。
三个核心 API 请求
在 Items 和 Inventory 接口中使用映射到 Steam App ID 304930 的同一游戏参数,并按需添加市场筛选。
curl -H 'X-Api-Key: YOUR_API_KEY' 'https://www.steamwebapi.com/steam/api/items?game=unturned'
curl -H 'X-Api-Key: YOUR_API_KEY' 'https://www.steamwebapi.com/steam/api/items?game=unturned&markets=MARKET_IDENT'
curl -H 'X-Api-Key: YOUR_API_KEY' 'https://www.steamwebapi.com/steam/api/inventory?steam_id=STEAM_ID64&game=unturned'
Operational proof
Established in 2018 and trusted by developers, marketplaces and trading platforms.
Steamwebapi 将 Unturned 映射到 Steam App ID 304930,并提供库存、物品和可用市场数据的文档化工作流。
这些接口可用于 Unturned 库存检查器、物品目录、价格追踪器或交易预检。每个来源的覆盖范围和新鲜度都会明确说明。
Tell the Steamwebapi team what you are building. A short sentence is enough — we will help you identify the right product and the simplest way to integrate it.