Integrations

PlaceholderAPI

PlaceholderDescription
%xauctionhouse_sell_limit%Maximum listing slots for the player
%xauctionhouse_sell_count%Player's active listings count
%xauctionhouse_expired_count%Player's expired items count
%xauctionhouse_active_auctions%Player's active auction count
%xauctionhouse_active_bids%Items where the player has the highest bid

Web API

Base path: /api/xauctionhouse (requires XCore web dashboard to be enabled).

EndpointMethodDescription
/listingsGETActive listings (includes currency, listing type, bid info)
/salesGETRecent sales
/statsGETAggregate statistics
/player/{name}GETPlayer's listings, sales, and purchases

Database Tables

TableDescription
xauctionhouseListings (currency, listing type, bid tracking)
xauctionhouse_bidsBid history per auction
xauctionhouse_favoritesPlayer favorites
xauctionhouse_price_historySale price analytics