Zepp 运动刷步 【独家】

用Zepp(非Zepp Life)账号刷步,可同步到微信支付宝 ,一定填写正确的账号密码

接口地址: https://wzapi.com/api/zepp

返回格式: JSON

请求方式: GET

请求示例: https://wzapi.com/api/zepp?apiKey=秘钥&account=账号&password=密码&steps=数量

请求参数说明:

名称 必填 类型 说明
apiKey string 登录获取秘钥
account string 账号
password string 密码
steps string 步数

返回参数说明:

名称 类型 说明

返回示例:

{
  "code": 1,
  "message": "success"
}

请求参数设置:

参数名称 参数值


{
  "code": 1,
  "message": "success"
}

错误码格式说明:

名称 类型 说明

代码示例: