# Bettermail ## API Docs - [获取配置](https://bmail.apifox.cn/489917269e0.md): 供前端探测是否需要密码(API_TOKEN 已设置)、是否允许不填邮箱拉全量(ALLOW_LIST_ALL),该接口无需鉴权。 - [获取邮件](https://bmail.apifox.cn/489701143e0.md): 获取邮件的GET接口,邮件在请求完成后就会从服务端删除,收件地址不需要提前注册。 - [获取邮件](https://bmail.apifox.cn/489701144e0.md): 获取邮件的POST接口,邮件在请求完成后就会从服务端删除,收件地址不需要提前注册。 ## Schemas - [ConfigResponse](https://bmail.apifox.cn/296390346d0.md): - [ConfigData](https://bmail.apifox.cn/296390428d0.md): - [MailsRequest](https://bmail.apifox.cn/296241077d0.md): - [ApiEnvelope](https://bmail.apifox.cn/296241078d0.md): - [MailsResponse](https://bmail.apifox.cn/296241079d0.md): - [ErrorResponse](https://bmail.apifox.cn/296241080d0.md): - [MailsData](https://bmail.apifox.cn/296241081d0.md): - [Email](https://bmail.apifox.cn/296241082d0.md): - [Attachment](https://bmail.apifox.cn/296241083d0.md):