Last updated
Last updated
This section documents all the available endpoints in the Player Warps REST API. These endpoints allow you to interact with player warps, manage warp data and retrieve player-specific information. Each endpoint is designed to be easily accessible, with clear paths for retrieving and modifying warp data based on warp 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 warp information if you do not own the warp.
Each endpoint is designed to help you manage and retrieve warp data efficiently.
Here you can view all available endpoints in the Player Warps REST API, allowing you to manage and retrieve warp data. Each endpoint is described with its path, parameters, and response format.