稳定、快速、免费的 API 接口服务
QQ免Key一键加群
接口地址: https://apis.jxcxin.cn/api/qun
返回格式: JSON
请求方式: GET
请求示例: https://apis.jxcxin.cn/api/qun?qun=296522348
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
qun | 是 | string | 需要添加的群号 |
type | 否 | string | 直接跳转如:https://apis.jxcxin.cn/api/qun?qun=296522348&type=301 |
返回参数说明:
名称 | 类型 | 说明 |
---|---|---|
code | string | 返回的状态码 |
data | string | 返回信息列表 |
uid | string | 返回QQ群号 |
idkey | string | 返回生成的idkey |
url | string | 返回加群链接 |
返回示例:
{ "code": 200, "data": { "uid": 296522348, "idkey": "46aebbfb537495d3679eed2b90c95381d75307683d2e9ff933e4e89bb5182fc2", "url": "http://wp.qq.com/wpa/qunwpa?idkey=46aebbfb537495d3679eed2b90c95381d75307683d2e9ff933e4e89bb5182fc2" } }
请求参数设置:
参数名称 | 参数值 | 操作 |
---|---|---|
{ "code": 200, "data": { "uid": 296522348, "idkey": "46aebbfb537495d3679eed2b90c95381d75307683d2e9ff933e4e89bb5182fc2", "url": "http://wp.qq.com/wpa/qunwpa?idkey=46aebbfb537495d3679eed2b90c95381d75307683d2e9ff933e4e89bb5182fc2" } }
错误码格式说明:
名称 | 类型 | 说明 |
---|---|---|
-1 | string | 参数缺失 |
3200 | string | apiKey为空 |
3201 | string | apiKey错误 |
3202 | string | apiKey过期 |
3203 | string | 请求频繁 |
代码示例:
<a href="https://apis.jxcxin.cn/api/qun?qun=296522348type=301" >点击加群 </a>