抽好友字符

某企鹅抽好友字符,需要ti.qq.com的cookie

GET POST

API链接

https://oiapi.net/api/QQDrawCharacter

请求参数

参数名 类型 必填 说明 示例
uin number 必填 提供cookie的账号 ...
qq number 必填 好友账号 ...
skey string 必填 qq的skey ...
p_skey string 必填 ti.qq.com的p_skey ...
type string 可选 返回格式 json

返回参数

参数名 类型 说明
code number 状态码
message string 返回提示
data object 返回数据
data.id number 字符id
data.str string 字符
data.desc string 字符解释
data.image string 字符图片

返回示例

JSON