# IdomWordle API ## API Docs - api [创建游戏](https://doc.wordle.whj.zdeweb.cn/483296519e0.md): 创建一局新游戏,并产生候选字列表 - api [提交猜测](https://doc.wordle.whj.zdeweb.cn/483296520e0.md): 提交一次猜测 - api [查看提示](https://doc.wordle.whj.zdeweb.cn/483296521e0.md): 可以调取接口获得一个字的拼音。每局游戏最多调取两次。 - api [查询游戏状态](https://doc.wordle.whj.zdeweb.cn/483296522e0.md): 可以获得一局游戏当前的状态信息 - admin [管理员:重载](https://doc.wordle.whj.zdeweb.cn/483296524e0.md): 管理员接口 - 重载token列表 - [根路径(健康检查)](https://doc.wordle.whj.zdeweb.cn/483296523e0.md): 根路径 - API 入口信息 ## Schemas - [CharFeedback](https://doc.wordle.whj.zdeweb.cn/291818851d0.md): - [CreateGameRequest](https://doc.wordle.whj.zdeweb.cn/291818852d0.md): - [CreateGameResponse](https://doc.wordle.whj.zdeweb.cn/291818853d0.md): - [Difficulty](https://doc.wordle.whj.zdeweb.cn/291818854d0.md): - [GameMode](https://doc.wordle.whj.zdeweb.cn/291818855d0.md): - [GameStateResponse](https://doc.wordle.whj.zdeweb.cn/291818856d0.md): - [GuessRequest](https://doc.wordle.whj.zdeweb.cn/291818857d0.md): - [GuessResponse](https://doc.wordle.whj.zdeweb.cn/291818858d0.md): - [HTTPValidationError](https://doc.wordle.whj.zdeweb.cn/291818859d0.md): - [HintResponse](https://doc.wordle.whj.zdeweb.cn/291818860d0.md): - [ValidationError](https://doc.wordle.whj.zdeweb.cn/291818861d0.md):