Last updated
Last updated
This section documents all the available endpoints in the Player Auctions REST API. These endpoints allow you to manage auction data and retrieve player-specific information. Each endpoint is designed to be easily accessible, with clear paths for retrieving and modifying auction data based on auction names, IDs and player UUIDs.
Note: Currently, there are no endpoints for creating or editing data (i.e., no POST or PUT endpoints).
Authentication: Authentication is required to access the API, as detailed in the section.
Warp Ownership: Depending on the server settings, you may not be able to retrieve auction information if you do not own the auction.
Each endpoint is designed to help you manage and retrieve auction data efficiently.
Here you can view all available endpoints in the Player Auctions REST API, allowing you to manage and retrieve auction data. Each endpoint is described with its path, parameters, and response format.