我想通过Steam API获取商品的市场价格,并且已经从“ https://steamcommunity.com/dev/apikey”获得了有效价格。
然后,我在以下查询https://api.steamapis.com/market/items/731?api_key=xxxxxxxx
中复制了此api密钥,但是我总是收到“提供了无效的api_key
值”。
我还尝试了该API'https://partner.steam-api.com/ISteamEconomy/GetMarketPrices/v1/?appid=754'。似乎不需要apikey。但是没有关于appid
的文档。所以我仍然得到错误的答案。
这是怎么了?谁能告诉我答案