This section documents all the available GET endpoints in the Player Auctions REST API. These endpoints allow you to retrieve auction data and player-specific information.
GET /api/playerauctions/getPlayerAuctionByID/{id}
GET /api/playerauctions/getRecentAuctionsByUUID/{page}
GET /api/playerauctions/getPlayerAuctions/{page}
GET /api/playerauctions/getAuctionCategoryByName/{categoryname}
GET /api/playerauctions/getAuctionCategories/{page}
GET /api/playerauctions/getAuctionPlayerByUUID/{uuid}
Last updated 1 year ago