# Palworld / 幻兽帕鲁 ## Docs - [使用前说明](https://palworld.apifox.cn/getting-started.md): - [REST API](https://palworld.apifox.cn/rest-api.md): HTTP ## API Docs - REST API [获取服务器信息](https://palworld.apifox.cn/rest-api/info.md): 官方文档对应方法:[Get the server info](https://docs.palworldgame.com/api/rest-api/info) - REST API [获取玩家列表](https://palworld.apifox.cn/rest-api/players.md): 官方文档对应方法:[Get player list](https://docs.palworldgame.com/api/rest-api/players) - REST API [获取服务器设置](https://palworld.apifox.cn/rest-api/settings.md): 官方文档对应方法:[Get the server settings](https://docs.palworldgame.com/api/rest-api/settings) - REST API [获取服务器指标](https://palworld.apifox.cn/rest-api/metrics.md): 官方文档对应方法:[Get the server metrics](https://docs.palworldgame.com/api/rest-api/metrics) - REST API [发送公告消息](https://palworld.apifox.cn/rest-api/announce.md): 官方文档对应方法:[Announce message](https://docs.palworldgame.com/api/rest-api/announce) - REST API [踢出玩家](https://palworld.apifox.cn/rest-api/kick.md): 官方文档对应方法:[Kick player](https://docs.palworldgame.com/api/rest-api/kick) - REST API [封禁玩家](https://palworld.apifox.cn/rest-api/ban.md): 官方文档对应方法:[Ban player](https://docs.palworldgame.com/api/rest-api/ban) - REST API [解禁玩家](https://palworld.apifox.cn/rest-api/unban.md): 官方文档对应方法:[Unban player](https://docs.palworldgame.com/api/rest-api/unban) - REST API [保存世界](https://palworld.apifox.cn/rest-api/save.md): 官方文档对应方法:[Save the world](https://docs.palworldgame.com/api/rest-api/save) - REST API [关闭服务器](https://palworld.apifox.cn/rest-api/shutdown.md): 官方文档对应方法:[Shutdown the server](https://docs.palworldgame.com/api/rest-api/shutdown) - REST API [强制停止服务器](https://palworld.apifox.cn/rest-api/stop.md): 官方文档对应方法:[Force stop the server](https://docs.palworldgame.com/api/rest-api/stop)