{"message":"欢迎使用舒尔特表格 API!","version":"1.0.0","description":"支持微信、QQ、Apple ID第三方登录的用户系统","endpoints":{"login":"POST /api/users/login","user_info":"GET /api/users/:userid","update_user":"PUT /api/users/:userid","bind_account":"POST /api/users/:userid/bind","unbind_account":"DELETE /api/users/:userid/unbind/:platform","vip_devices":"GET /api/users/:userid/devices","add_device":"POST /api/users/:userid/devices","remove_device":"DELETE /api/users/:userid/devices/:device_id","vip_packages":"GET /api/payment/packages","wx_prepay":"POST /api/payment/WxPay/getPrePayInfo","ali_prepay":"POST /api/payment/AliPay/getPrePayInfo","order_status":"GET /api/payment/orders/:outTradeNo/status","user_orders":"GET /api/payment/orders/user/:userid","health":"GET /health","apk_update":"POST /api/utils/getApkUpdateInfo"},"supported_platforms":{"login":["wechat","qq","apple"],"devices":["ios","android"]}}