This section documents all the available GET endpoints in the Player Warps REST API. These endpoints allow you to retrieve warp data and player-specific information.
GET /api/playerwarps/getPlayerWarpByName/{warpname}
GET /api/playerwarps/getPlayerWarpByID/{id}
GET /api/playerwarps/getSponsorWarpByID/{id}
GET /api/playerwarps/getPlayerWarps/{page}
GET /api/playerwarps/getWarpCategoryByName/{categoryname}
GET /api/playerwarps/getWarpCategories/{page}
GET /api/playerwarps/getWarpPlayerByUUID/{uuid}
Last updated 1 year ago