{"message":"欢迎使用打字喵 API!","version":"1.0.0","description":"打字喵 Windows 应用用户与会员系统","endpoints":{"device_login":"POST /api/user/deviceLogin","register":"POST /api/user/register","account_login":"POST /api/user/accountLogin","user_info":"GET /api/user/:userid","update_user":"PUT /api/user/:userid","bind_account":"POST /api/user/:userid/bind","unbind_account":"DELETE /api/user/:userid/unbind/:platform","check_vip":"POST /api/user/checkVipInfo","vip_devices":"GET /api/user/:userid/devices","remove_vip_device":"DELETE /api/user/:userid/devices/:device_id","vip_packages":"GET /api/vip/packages","activate_vip":"POST /api/vip/activate","vip_orders":"GET /api/vip/orders/user/:userid","logout":"POST /api/user/logout","delete_user":"POST /api/user/delete","health":"GET /health"},"supported_platforms":{"login":["device","account"],"binding":["device","wechat","qq","apple","email"],"devices":["windows","mac","ios","android"]}}