admin管理员组文章数量:1025491
网址是否被腾讯拦截
接口地址:https://apis.kit9/api/tencent_security/api.php
请求方式:GET/POST
返回格式:JSON
HTTP/HTTPS:支持
请求示例:https://apis.kit9/api/tencent_security/api.php?url=https://api.kit9
参数说明:
参数 | 必填 | 类型 | 说明 |
---|---|---|---|
url | 是 | String | 网址 |
返回参数:
名称 | 类型 | 说明 | ||
---|---|---|---|---|
code | number | 状态码,200为正常,其它为异常 | ||
msg | string | 状态说明 | ||
data | array | 数组 | ||
state | string | 安全类型 0为正常 1为未知 2为拦截 | ||
result | string | 安全结果 | ||
reason | string | 安全原因 |
返回示例:
{
"code": 200,
"msg": "success",
"data": {
"state": 1,
"result": "域名正常",
"reason": "网站安全性未知"
}
}
网址是否被腾讯拦截
接口地址:https://apis.kit9/api/tencent_security/api.php
请求方式:GET/POST
返回格式:JSON
HTTP/HTTPS:支持
请求示例:https://apis.kit9/api/tencent_security/api.php?url=https://api.kit9
参数说明:
参数 | 必填 | 类型 | 说明 |
---|---|---|---|
url | 是 | String | 网址 |
返回参数:
名称 | 类型 | 说明 | ||
---|---|---|---|---|
code | number | 状态码,200为正常,其它为异常 | ||
msg | string | 状态说明 | ||
data | array | 数组 | ||
state | string | 安全类型 0为正常 1为未知 2为拦截 | ||
result | string | 安全结果 | ||
reason | string | 安全原因 |
返回示例:
{
"code": 200,
"msg": "success",
"data": {
"state": 1,
"result": "域名正常",
"reason": "网站安全性未知"
}
}
版权声明:本文标题:腾讯域名拦截检测API接口 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/jiaocheng/1737851906a1512081.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论