Get Bazaar Commodities
Bazaar (Authenticated)
Get Bazaar Commodities
Browse the commodity catalog (items, tools, skins)
GET
Get Bazaar Commodities
Filter:
ITEM, TOOL, or SKINFilter by exact item code
Filter by category (e.g.
Health, Battle, Farming)Filter by rarity (e.g.
Common, Rare, Epic)true, false, or allText search on name or code
Page number
Results per page (max 200)
name_asc, name_desc, code_asc, or code_descRequires
x-api-token header.Response Fields
| Field | Description |
|---|---|
| commodities[].code | Item code |
| commodities[].name | Display name |
| commodities[].type | ITEM, TOOL, or SKIN |
| commodities[].category | Item category (if applicable) |
| commodities[].rarity | Item rarity (if applicable) |
| commodities[].iconUrl | URL to item icon image |
| commodities[].description | Item description |
| commodities[].tradable | Whether the item is tradable |
| pagination | Page info (page, limit, total, totalPages, hasNext, hasPrev) |
