Items
You can fetch items with name or ID!
Fetch all Items
Headers
Name
Type
Description
{
"itemid": ["Item Name", "Rarity", "Item Description", ["Aliases"], "extradata (there will always be extradata, or None)", "SellPrice (Unsellable)|BuyPrice (Unbuyable)", "Item Worth"],
"itemid2": ["Item Name", "Rarity", "Item Description", ["Aliases"], "extradata (there will always be extradata, or None)", "SellPrice (Unsellable)|BuyPrice (Unbuyable)", "Item Worth"],
"itemid3": ["Item Name", "Rarity", "Item Description", ["Aliases"], "extradata (there will always be extradata, or None)", "SellPrice (Unsellable)|BuyPrice (Unbuyable)", "Item Worth"]
}Fetch an Item
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated