接口作用介绍:
用户授权给商家查看该账号是否符合参与引流活动,该接口用户获取授权二维码/链接/淘口令,
接口文档:
接口名称: 获取登录二维码接口
接口地址: juzivtu
接口介绍: 用户授权给商家查看该账号是否符合参与引流活动,该接口用户获取授权二维码/链接/淘口令
请求方式: GET
返回格式: JSON
接口收费: 创建授权码免费,获取授权后数据需要收费
频率限制: 10 次/秒
请求头参数
参数 | 类型 | 必选 | 值 | 示例 |
Authorization | string | 是 | 授权 access_token | Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx |
请求参数
参数 | 类型 | 必选 | 描述 |
client_ip | int | 是 | 公网 IP(授权账号所在地,其他无效) |
type | int | 是 | 1:授权二维码 2:授权链接 3:授权淘口令;2、3 属于内测用户,请选择 1 方式。 |
参数 | 类型 | 描述 |
code | int | 返回状态码 |
msg | string | 返回码描述 |
msec | int | 执行时间 |
time | int | 结果返回时间 |
data | object | 数据体 |
qrCodeImg | string | 登录的二维码地址 |
province | string | 省份 |
city | string | 登录城市 |
userAgent | string | 授权者用户信息 |
sessionId | string | 任务 id,请保存这个参数,调用下个接口的时候需要提供这个参数 |
stepIndex | string | 授权二维码状态 1:获取二维码 2:扫码 3:处理中 4:成功 |
createTime | int | 任务创建时间 |
qrCodeImgCreateTime | string | 授权码创建时间 |
userIp | string | 请求 ip 地址 |
authUrl | string | 授权链接 |
authTaoToken | string | 授权淘口令 |
参数 | 类型 | 描述 |
code | int | 返回状态码 |
msg | string | 返回码描述 |
msec | int | 执行时间 |
time | int | 结果返回时间 |
data | object | 返回数据信息 |
qrCodeImg | string | 登录的二维码地址 |
authUrl | string | 登录链接 |
authTaoToken | string | 登录淘口令 |
sid | int | sid |
uid | int | uid |
cookie | string | 账号 cookie |
province | string | 登录省份 |
city | string | 登录城市 |
userAgent | string | 授权者用户信息 |
wangwangId | string | 淘宝号会员名 |
stepIndex | string | 1 获取二维码 2 扫码 3 处理中 4 成功 如果中途为 2,突然又回到 1,说明扫码失败了,请重新获取二维码(请求该接口,返回值为 4 收费) |
userIp | string | 公网 ip 地址 |
如果觉得我的文章对您有用,请随意打赏。你的支持将鼓励我继续创作!