> **平台**: 万维易源 (ShowAPI)
> **接入方式**: 统一 API 网关 (HTTPS POST/GET)
> **认证**: showapi_appid + showapi_sign
> **文档**: https://www.showapi.com/apis/domain-filing-website-846-2

---
title: 备案查询与网站查询接口文档|万维易源ShowAPI
canonical_url: "https://www.showapi.com/apis/domain-filing-website-846-2"
last_updated: "2026-09-24T22:56:57.429Z"
meta:
  description: 提供备案查询和网站查询两个API接口：通过域名查询备案信息（公司名称、备案号、系统名称、备案类型等），通过公司名称查询网站备案信息（网站名称、首页、域名、备案/许可证号等）。
  keywords: "备案查询, 网站查询, API接口, 备案信息, 域名查询, 公司名称查询, ICP备案"
  "og:description": 提供备案查询和网站查询两个API接口：通过域名查询备案信息（公司名称、备案号、系统名称、备案类型等），通过公司名称查询网站备案信息（网站名称、首页、域名、备案/许可证号等）。
  "og:title": 备案查询与网站查询接口文档
---

*

*

*

# **备案查询**

**官方自营**

域名查询备案信息，监控网站备案，鉴别网站合法性，有助于降低被骗风险，并可用于企业辅助分析，如股东构成、招投标管理等。

[企业服务](https://www.showapi.com/market?search=%E4%BC%81%E4%B8%9A%E6%9C%8D%E5%8A%A1) [网站备案](https://www.showapi.com/market?search=%E7%BD%91%E7%AB%99%E5%A4%87%E6%A1%88) [域名查询](https://www.showapi.com/market?search=%E5%9F%9F%E5%90%8D%E6%9F%A5%E8%AF%A2) [ICP备案](https://www.showapi.com/market?search=ICP%E5%A4%87%E6%A1%88) [企业信息查询](https://www.showapi.com/market?search=%E4%BC%81%E4%B8%9A%E4%BF%A1%E6%81%AF%E6%9F%A5%E8%AF%A2)

已选规格

￥**99.00**元

自购买起有效期 12 个月

专用资源包0.00元 99.00元 299.00元 1299.00元 3699.00元 查看全部规格 ›

支持****通用资源包****：充值通用资源包后可直接调用含本接口在内的全站付费接口，无需单独购买专用资源包 [**去充值 ›**](https://www.showapi.com/ai/llm/recharge)

在线调试 立即购买

**官方自营**

易源官方提供，长期稳定运营

<dl>

<dt>服务商</dt>
<dd>昆明秀派科技有限公司</dd>

<dt>电话</dt>
<dd>400-998-8033</dd>

<dt>QQ</dt>
<dd>4009988033</dd>

<dt>邮箱</dt>
<dd>[service@showapi.com](mailto:service@showapi.com)</dd>

</dl>

<dl>

<dt>所属分类</dt>
<dd>企业服务</dd>

<dt>接入点</dt>
<dd>2 个</dd>

<dt>请求方式</dt>
<dd>POST/GET</dd>

<dt>返回格式</dt>
<dd>JSON</dd>

</dl>

**网站查询**

接入点说明

```
通过公司名称查询，可获取网站备案相关信息，包括网站名称、首页、域名、备案/许可证号等字段。
```

接口地址

https://route.showapi.com/846-2?appKey={your\_appKey} [查看密钥](https://www.showapi.com/console#/myApp) [调用帮助](https://www.showapi.com/helpcenter/view#/3960/1)

返回格式JSON

请求方式POST/GET

更新频率数据来自独家权威渠道，持续更新中

**请求参数**

**Header 参数**

| |
|

| |
|

**Post 表单**

| |
|

| |
|
| |

**返回参数**查看公共返回参数

该接口返回经 `showapi_res_body` 系统封装，业务数据均位于该对象内；系统级字段见公共返回参数。

**返回体**

| |
|

| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |

**请求示例**

[查看我的 appKey](https://www.showapi.com/console#/myApp) [查看使用向导](https://www.showapi.com/helpcenter/view#/3960/1) [Python / Java 等多语言示例](https://www.showapi.com/apitest/market/846/2)

cURL 复制

```
curl -X POST "https://route.showapi.com/846-2?appKey=YOUR_APPKEY" \
  -H "content-type: application/x-www-form-urlencoded" \
  -d "keywords=%E6%98%86%E6%98%8E%E7%A7%80%E6%B4%BE%E7%A7%91%E6%8A%80%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8&page=1"
```

**返回示例**

JSON 复制

```
{
  "showapi_res_error": "",
  "showapi_fee_num": 1,
  "showapi_res_code": 0,
  "showapi_res_id": "66d913e5fb638cffaacd4f6e",
  "showapi_res_body": {
    "allPages": 1,
    "ret_code": 0,
    "contentlist": [
      {
        "sites": [],
        "web_title": "",
        "domain": "hj2.co",
        "com_type": "企业",
        "com_name": "昆明秀派科技有限公司",
        "liscense": "滇ICP备14007554号-5",
        "verify_time": "2024-07-08"
      },
      {
        "sites": [],
        "web_title": "",
        "domain": "yicaiai.com",
        "com_type": "企业",
        "com_name": "昆明秀派科技有限公司",
        "liscense": "滇ICP备14007554号-6",
        "verify_time": "2024-04-03"
      },
      {
        "sites": [
          "www.xiaoyizhiqu.com"
        ],
        "web_title": "",
        "domain": "xiaoyizhiqu.com",
        "com_type": "企业",
        "com_name": "昆明秀派科技有限公司",
        "liscense": "滇ICP备14007554号-4",
        "verify_time": "2021-12-07"
      },
      {
        "sites": [
          "www.showapi.com.cn"
        ],
        "web_title": "",
        "domain": "showapi.com.cn",
        "com_type": "企业",
        "com_name": "昆明秀派科技有限公司",
        "liscense": "滇ICP备14007554号-2",
        "verify_time": "2021-11-02"
      },
      {
        "sites": [
          "www.showapi.com"
        ],
        "web_title": "",
        "domain": "showapi.com",
        "com_type": "企业",
        "com_name": "昆明秀派科技有限公司",
        "liscense": "滇ICP备14007554号-1",
        "verify_time": "2019-08-01"
      }
    ],
    "currentPage": 1,
    "allNum": 5,
    "maxResult": 20
  }
}
```

**MCP 服务集成**接口级

在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置，将 {your\_appKey} 替换为真实 AppKey（ [AppKey 管理](https://www.showapi.com/console#/myApp)）。该服务覆盖本接口全部接入点。

MCP JSON 复制

```
{
  "mcpServers": {
    "showapi-mcp-846": {
      "url": "http://www.showapi.com.cn/mcp/846/{your_appKey}"
    }
  }
}
```

**OpenAPI 文档**接口级

标准 OpenAPI 3.0 文档，覆盖本接口全部接入点，可导入 Apifox / Postman / Swagger UI，或供 AI Agent 直接消费。

[在线查看 YAML](https://www.showapi.com/openapi/market/846.yaml) [下载 YAML](https://www.showapi.com/openapi/market/846.yaml) [查看 JSON](https://www.showapi.com/openapi/market/846.json)