接口地址:https://api.bducds.com/api/qq/
返回格式:JSON
请求方式:GET
请求示例:https://api.bducds.com/api/qq/?qq=48834439
请求参数说明:
名称 | 必填 | 类型 | 说明 | |
---|---|---|---|---|
是 | string | 输入QQ号,如:48834439 |
返回参数说明:
名称 | 类型 | 说明 | |
---|---|---|---|
nickname | string | 返回的昵称 | |
touxiang | string | 返回头像链接 | |
string | 返回邮箱 |
返回示例:
[{"nickname":"酷酷的白","touxiang":"https://q1.qlogo.cn/g?b=qq&nk=48834439&s=100&t=1547904810","email":"[email protected]"}]