新版获客前端接口
用于获客系统的激活页、授权检测、忘记卡密和用户自助解绑。
POST /api/auth/license/activate
POST /api/auth/license/check
POST /api/auth/license/recover
POST /api/auth/license/unbind-current
旧版客户端接口
兼容旧客户端授权链路,后续客户端未迁移前仍可使用。
POST /api/license/activate
POST /api/license/verify
POST /api/license/heartbeat
后台管理接口
当前授权后台已接入卡密管理、设备绑定和换绑记录。
GET/POST/PUT /api/auth/license/admin/keys
GET /api/auth/license/admin/bindings
POST /api/auth/license/admin/unbind
GET /api/auth/license/admin/change-logs