{
  "openapi": "3.0.3",
  "info": {
    "title": "企业工商数据精准查询",
    "description": "全国企业工商信息查询-企业营业执照信息查询-企业工商法人信息查询。输入公司名全称/注册号/社会统一信用代码中的任意一种，查询企业各维度工商数据，包括企业工商注册基本信息，工商注册股东信息，工商注册变更记录，工商注册分支机构年报，最新企业咨询等信息",
    "termsOfService": "https://www.showapi.com/helpcenter/view#/4019/2",
    "version": "1.0.0"
  },
  "servers": [
    {
      "url": "https://route.showapi.com"
    }
  ],
  "paths": {
    "/1476-2": {
      "x-pointCode": 2,
      "x-mode": "mapping",
      "x-read-timeout": 60,
      "x-connect-timeout": 60,
      "post": {
        "summary": "统一社会信用代码查询",
        "description": "通过统一社会信用代码查询其工商详情",
        "responses": {
          "200": {
            "description": "成功响应",
            "content": {
              "application/json": {
                "schema": {
                  "allOf": [
                    {
                      "$ref": "#/components/schemas/ShowapiResEnvelope"
                    },
                    {
                      "type": "object",
                      "properties": {
                        "showapi_res_body": {
                          "type": "object",
                          "properties": {
                            "ret_code": {
                              "type": "string",
                              "description": "0为成功，其余为失败"
                            },
                            "msg": {
                              "type": "string",
                              "description": "返回说明"
                            },
                            "enterpriseCode": {
                              "type": "string",
                              "description": "组织机构代码"
                            },
                            "enterpriseName": {
                              "type": "string",
                              "description": "公司名字"
                            },
                            "enterpriseSize": {
                              "type": "string",
                              "description": "公司面积"
                            },
                            "enterpriseType": {
                              "type": "string",
                              "description": "组成类型"
                            },
                            "regionalCode": {
                              "type": "string",
                              "description": "公司所在地地区编码"
                            },
                            "regionalName": {
                              "type": "string",
                              "description": "公司所在地地区名字"
                            },
                            "regSupName": {
                              "type": "string",
                              "description": "登记机关"
                            },
                            "regTime": {
                              "type": "string",
                              "description": "注册时间"
                            },
                            "regMoney": {
                              "type": "string",
                              "description": "注册资本"
                            },
                            "regEnterpriseType": {
                              "type": "string",
                              "description": "注册类型"
                            },
                            "regCode": {
                              "type": "string",
                              "description": "注册编号"
                            },
                            "regLegalPerson": {
                              "type": "string",
                              "description": "注册法人"
                            },
                            "webMaster": {
                              "type": "string",
                              "description": "网站"
                            },
                            "releaseTime": {
                              "type": "string",
                              "description": "发布时间"
                            },
                            "failureTime": {
                              "type": "string",
                              "description": "失效时间"
                            },
                            "telArea": {
                              "type": "string",
                              "description": "联系电话区号"
                            },
                            "tel": {
                              "type": "string",
                              "description": "联系电话"
                            },
                            "emailAddr": {
                              "type": "string",
                              "description": "邮件地址"
                            },
                            "runTime": {
                              "type": "string",
                              "description": "经营日期"
                            },
                            "runStatus": {
                              "type": "string",
                              "description": "经营状态"
                            },
                            "runIndustry": {
                              "type": "string",
                              "description": "经营行业"
                            },
                            "credit": {
                              "type": "string",
                              "description": "统一社会信用代码"
                            },
                            "managementProject": {
                              "type": "string",
                              "description": "经营项目信息"
                            },
                            "checkTime": {
                              "type": "string",
                              "description": "效验时间"
                            },
                            "checkTerm": {
                              "type": "string",
                              "description": "效验年限"
                            },
                            "checkExpirationTime": {
                              "type": "string",
                              "description": "有效期"
                            },
                            "location": {
                              "type": "string",
                              "description": "所在地址"
                            }
                          },
                          "description": "业务返回体"
                        }
                      }
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "1476_2_POST",
        "parameters": [],
        "requestBody": {
          "content": {
            "application/x-www-form-urlencoded": {
              "schema": {
                "type": "object",
                "properties": {
                  "credit": {
                    "type": "string",
                    "description": "统一社会信用代码"
                  }
                },
                "required": [
                  "credit"
                ]
              }
            }
          }
        }
      }
    },
    "/1476-1": {
      "x-pointCode": 1,
      "x-mode": "mapping",
      "x-read-timeout": 60,
      "x-connect-timeout": 60,
      "post": {
        "summary": "企业工商数据名称查询",
        "description": "通过企业全称查询其对应工商详情",
        "responses": {
          "200": {
            "description": "成功响应",
            "content": {
              "application/json": {
                "schema": {
                  "allOf": [
                    {
                      "$ref": "#/components/schemas/ShowapiResEnvelope"
                    },
                    {
                      "type": "object",
                      "properties": {
                        "showapi_res_body": {
                          "type": "object",
                          "properties": {
                            "ret_code": {
                              "type": "string",
                              "description": "0为成功，其余为失败"
                            },
                            "msg": {
                              "type": "string",
                              "description": "返回说明"
                            },
                            "enterpriseCode": {
                              "type": "string",
                              "description": "组织机构代码"
                            },
                            "enterpriseName": {
                              "type": "string",
                              "description": "公司名字"
                            },
                            "enterpriseSize": {
                              "type": "string",
                              "description": "公司面积"
                            },
                            "enterpriseType": {
                              "type": "string",
                              "description": "组成类型"
                            },
                            "regionalCode": {
                              "type": "string",
                              "description": "公司所在地地区编码"
                            },
                            "regionalName": {
                              "type": "string",
                              "description": "公司所在地地区名字"
                            },
                            "regSupName": {
                              "type": "string",
                              "description": "登记机关"
                            },
                            "regTime": {
                              "type": "string",
                              "description": "注册时间"
                            },
                            "regMoney": {
                              "type": "string",
                              "description": "注册资本"
                            },
                            "regEnterpriseType": {
                              "type": "string",
                              "description": "注册类型"
                            },
                            "regCode": {
                              "type": "string",
                              "description": "注册编号"
                            },
                            "regLegalPerson": {
                              "type": "string",
                              "description": "注册法人"
                            },
                            "webMaster": {
                              "type": "string",
                              "description": "网站"
                            },
                            "releaseTime": {
                              "type": "string",
                              "description": "发布时间"
                            },
                            "failureTime": {
                              "type": "string",
                              "description": "失效时间"
                            },
                            "telArea": {
                              "type": "string",
                              "description": "联系电话区号"
                            },
                            "tel": {
                              "type": "string",
                              "description": "联系电话"
                            },
                            "emailAddr": {
                              "type": "string",
                              "description": "邮件地址"
                            },
                            "runTime": {
                              "type": "string",
                              "description": "经营日期"
                            },
                            "runStatus": {
                              "type": "string",
                              "description": "经营状态"
                            },
                            "runIndustry": {
                              "type": "string",
                              "description": "经营行业"
                            },
                            "credit": {
                              "type": "string",
                              "description": "统一社会信用代码"
                            },
                            "managementProject": {
                              "type": "string",
                              "description": "经营项目信息"
                            },
                            "checkTime": {
                              "type": "string",
                              "description": "效验时间"
                            },
                            "checkTerm": {
                              "type": "string",
                              "description": "效验年限"
                            },
                            "checkExpirationTime": {
                              "type": "string",
                              "description": "有效期"
                            },
                            "location": {
                              "type": "string",
                              "description": "所在地址"
                            }
                          },
                          "description": "业务返回体"
                        }
                      }
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "1476_1_POST",
        "parameters": [],
        "requestBody": {
          "content": {
            "application/x-www-form-urlencoded": {
              "schema": {
                "type": "object",
                "properties": {
                  "enterpriseName": {
                    "type": "string",
                    "description": "企业名字（完整的）"
                  }
                },
                "required": [
                  "enterpriseName"
                ]
              }
            }
          }
        }
      }
    }
  },
  "components": {
    "securitySchemes": {
      "AppKeyAuth": {
        "type": "apiKey",
        "in": "query",
        "name": "appKey",
        "description": "从 ShowAPI 控制台获取的 appKey，管理地址：https://www.showapi.com/console#/myApp"
      }
    },
    "schemas": {
      "ShowapiResEnvelope": {
        "type": "object",
        "description": "ShowAPI 统一返回包裹（业务数据位于 showapi_res_body）",
        "properties": {
          "showapi_res_code": {
            "type": "integer",
            "description": "API 返回的状态码"
          },
          "showapi_res_error": {
            "type": "string",
            "description": "API 返回的错误信息"
          },
          "showapi_res_id": {
            "type": "string",
            "description": "API 请求的唯一标识"
          },
          "showapi_fee_num": {
            "type": "integer",
            "description": "API 调用计费次数"
          }
        }
      }
    }
  },
  "security": [
    {
      "AppKeyAuth": []
    }
  ],
  "externalDocs": {
    "url": "https://www.showapi.com/apiGateway/view/1476?tab=book"
  },
  "x-apiCode": "1476",
  "x-is-own": false,
  "x-is-op": true
}