QQ头像

GET 03月18日 创建 正常
总调用次数
193

QQ头像和昵称

接口地址

https://api.5k4.cn/Interface/qq

请求示例

https://api.5k4.cnhttps://api.5k4.cn/Interface/qq?qq=123456

参数说明 JSON

qq
string

代码示例

curl -X GET 'https://api.5k4.cn/Interface/qq?qq=123456'

响应示例

{
    "code": {
        "type": "string",
        "required": false,
        "desc": "",
        "enum": [
            "200"
        ]
    },
    "msg": {
        "type": "string",
        "required": false,
        "desc": "",
        "enum": [
            "获取成功"
        ]
    },
    "ima": {
        "type": "string",
        "required": false,
        "desc": "",
        "enum": [
            "头像链接"
        ]
    },
    "name": {
        "type": "string",
        "required": false,
        "desc": "",
        "enum": [
            "昵称"
        ]
    }
}

实时响应预览

正在检测接口响应类型...
正在加载预览...

元信息

API ID #1
更新于 04-13 10:51
短标识 qq

调用限制

预览状态 已开启
鉴权要求 无需 Key
预览模式 auto
请求方式 GET
QPS 状态 未限制

快捷操作