{"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","wechat_official_callback":"GET|POST /api/wechat/official/callback","wechat_official_oauth_callback":"GET /api/wechat/official/oauth/callback","wechat_official_login_create":"POST /api/user/wechatOfficialLogin/create","wechat_official_login_status":"GET /api/user/wechatOfficialLogin/status","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","vip_license_refresh":"POST /api/vip/license/refresh","wechat_native_pay":"POST /api/vip/wechat/native","wechat_order_status":"GET /api/vip/wechat/orders/:out_trade_no","wechat_pay_notify":"POST /api/vip/wechat/notify","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","official_wechat"],"binding":["device","official_wechat","qq","apple","email"],"devices":["windows","mac","ios","android"]}}