WHOOPS1E Posted November 13 Report Share Posted November 13 Hello, I'm wondering about an endpoint that provides more comprehensive information regarding CS2 items in user inventories. Specifically, I am interested in acquiring details concerning sticker wear and floats. While I am aware of the option to individually inspect items to obtain CS2 floats and sticker wear percentages, I am exploring alternative methods. Many current platforms can swiftly retrieve inventories containing over 700 items, including floats and sticker wear percentages within a 2-3 second timeframe. I am seeking guidance on achieving a similar efficiency or exploring any available alternative procedures for this purpose. Furthermore, I am interested in understanding all viable methods to determine the tradeability status of CS2 items, specifically identifying when they become tradable without the need for inspection. Presently, the only method I have observed involves utilizing the default endpoint and inspecting all items marked as "[tradable: 0]" to show the date they become tradeable for a user. The endpoint in question is: https://steamcommunity.com/inventory/<STEAMID>/730/2?l=english&count=5000 Your guidance or any alternative methodologies available would be greatly appreciated. Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted November 14 Report Share Posted November 14 ISteamEconomy/GetAssetClassInfo includes owner_descriptions, which will tell you when an item becomes tradable. Quote Link to comment Share on other sites More sharing options...
WHOOPS1E Posted November 14 Author Report Share Posted November 14 8 hours ago, Dr. McKay said: ISteamEconomy/GetAssetClassInfo includes owner_descriptions, which will tell you when an item becomes tradable. Indeed, I wasn't aware that the ISteamEconomy/GetAssetClassInfo includes owner_descriptions, enabling the retrieval of trade locked items' dates through a single request. Thank you for this information. However, the challenge remains in finding a method that streamlines the acquisition of information regarding sticker wear and float of items without necessitating the inspection of each individual item containing stickers and floats. Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted November 15 Report Share Posted November 15 On 11/14/2023 at 6:47 AM, WHOOPS1E said: However, the challenge remains in finding a method that streamlines the acquisition of information regarding sticker wear and float of items without necessitating the inspection of each individual item containing stickers and floats. No such method exists. WHOOPS1E 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.