接口总览
本页汇总当前项目中的主要接口分类。
认证接口
POST /api/auth/register-codePOST /api/auth/registerPOST /api/auth/loginPOST /api/auth/password-reset-codePOST /api/auth/password-resetPOST /api/auth/change-passwordGET /api/auth/mePOST /api/auth/logout
用户管理接口
GET /api/usersPUT /api/users/:id/rolePUT /api/users/:id/reset-password
Cloudflare 账户接口
GET /api/accountsPOST /api/accountsPUT /api/accounts/:idDELETE /api/accounts/:idPOST /api/accounts/:id/verifyGET /api/accounts/:id/zones
域名缓存接口
GET /api/zones-cachePOST /api/zones-cache/sync
DNS 接口
GET /api/dns-recordsPOST /api/dns-recordsPUT /api/dns-records/:idDELETE /api/dns-records/:idPOST /api/dns-records/batch-deletePOST /api/dns-records/batch-proxied
运行时配置接口
GET /api/runtime-configPUT /api/runtime-config
健康检查接口
GET /api/health