📮 邮箱验证码测试平台

发件人:crsyyds@crsyyds.top(服务器自建邮件服务 · 阿里云中转)| 验证码默认有效期 10 分钟

发送验证码

最近发送记录

时间收件邮箱场景验证码状态
加载中…

API 调用(供程序集成)

发送:POST /api.php?action=send 参数 email(必填)、sceneminutescode(可选固定码)
校验:GET /api.php?action=verify&email=xxx&code=123456{"valid":true}
记录:GET /api.php?action=history → 最近 20 条记录
返回均为 JSON,支持 CORS(Access-Control-Allow-Origin: *