获取图形验证码.md 965 Bytes

1、获取图形验证码

获取图形验证码(/passport/img-check.jpg)

公共请求参数

参数名称 参数类型 长度 可否为空 示例 默认值 备注
client_secret string 50 5ac68f20cb18efe154be 进入接口提供的参数加密信息
app_version float 10 1 APP版本
os_version string 20 Android4.4 系统版本+机器型号
client_type string 20 iphone/android/ipad 手机型号(不区分大小写)
screen_size string 20 800x900 (手机尺寸)

请求参数

参数名称 参数类型 长度 可否为空 示例 默认值 备注
uid String 50001678 empty string

注意,通用的头部没有列出。

请求示例http://service-test3.yohops.com:9999/passport/img-check.jpg?udid=121212121212&fromPage=flowering&debug=XYZ

读取到图片