返回接口列表
GET
POST
/api/WebInfo
获取网站title和ico
获取网站title和ico
更新于 2026-07-18
12
累计调用
2
今日调用
正常
接口状态
12
累计调用
2
今日调用
正常
接口状态
调用地址
http://itapi.top/api/WebInfo
请求参数
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| url | string | ● 必填 | 链接 |
| type | string | ○ 可选 | 反馈格式 |
url
必填
string
链接
type
可选
string
反馈格式
响应示例
{
"code": -1,
"message": "请输入链接",
"timestamp": 1784412629611,
"req_timestamp": 1784412629574
}
在线测试
响应结果
代码示例
curl http://itapi.top/api/WebInfo?url=value&type=value