POSTenterprise-business-base
企业工商信息查询
提供全面的企业工商信息查询服务,包括法人信息、联系电话、执照详情等,助力企业了解目标公司背景。
接入文件
功能介绍
本接口提供一站式企业工商信息查询服务,能够深度挖掘并呈现企业的核心工商数据。通过企业名称或统一社会信用代码,您可以迅速获取企业的注册信息、法定代表人信息、联系方式、经营范围、注册资本、成立日期以及最新的营业执照状态等关键数据。此接口旨在为用户提供全面、准确、实时的企业画像,是进行商业决策、风险评估和市场分析的有力工具。
应用场景
- 风险控制与合规审查:在进行商业合作、投资并购前,快速核查目标企业的真实性、合法性及经营状况,有效规避潜在风险。
- 客户背景调查:金融机构、P2P平台等用于验证借款人或客户的企业背景信息,确保交易安全。
- 市场分析与竞品研究:洞察行业内企业的规模、经营范围及发展趋势,辅助市场战略制定。
- 供应链管理:对供应商或合作伙伴进行资质审核,确保供应链的稳定与可靠。
- 法律诉讼与证据收集:获取企业公开的工商信息作为法律依据。
接入示例程式碼
提供 Shell、Python、Go、Java、PHP 等常見接入示例,便於直接接到現有專案裡。
請求示例
{}響應示例
{
"code": 200,
"data": {
"dom": {
"type": "string",
"example": "浙江省杭州市余杭区xxx街道xxxxxx",
"description": "地址"
},
"opto": {
"type": "string",
"example": "9999-09-09",
"description": "经营(驻在)期限至"
},
"regno": {
"type": "string",
"example": "3301840007xxx",
"description": "注册号"
},
"ssNum": {
"type": "number",
"example": 32,
"description": "社保参与人数"
},
"esdate": {
"type": "string",
"example": "2018-05-23",
"description": "成立日期"
},
"frname": {
"type": "string",
"example": "xxx",
"description": "法人名称"
},
"invCnt": {
"type": "number",
"example": 2,
"description": "股东数"
},
"opfrom": {
"type": "string",
"example": "2018-05-23",
"description": "经营(驻在)期限自"
},
"priCnt": {
"type": "number",
"example": 5,
"description": "主要高管数"
},
"regcap": {
"type": "number",
"example": 1000,
"description": "注册资金"
},
"acconam": {
"type": "number",
"example": 245,
"description": "实缴金额"
},
"candate": {
"type": "string",
"example": "",
"description": "注销日期"
},
"entname": {
"type": "string",
"example": "杭州xxx科技有限公司",
"description": "企业(机构)名称"
},
"opscope": {
"type": "string",
"example": "一般项目:人工智能应用软件开发;xxxx。",
"description": "经营(业务)范围"
},
"revdate": {
"type": "string",
"example": "",
"description": "吊销日期"
},
"entNameEn": {
"type": "string",
"example": "Hangzhou Anaqi Technology Co., Ltd.",
"description": "企业英文名称"
},
"regcapStr": {
"type": "string",
"example": "1000万",
"description": "注册资金,格式化"
},
"revcanRea": {
"type": "string",
"example": "",
"description": "注吊销原因"
},
"acconamStr": {
"type": "string",
"example": "245万",
"description": "实缴金额,格式化"
},
"creditCode": {
"type": "string",
"example": "91330110MAxxx",
"description": "统一社会信用代码"
},
"industryco": {
"type": "string",
"example": "6599",
"description": "行业代码"
},
"regorgCity": {
"type": "string",
"example": "杭州市",
"description": "市"
},
"regorgName": {
"type": "string",
"example": "杭州市xxx督管理局",
"description": "登记机关中文"
},
"enttypeName": {
"type": "string",
"example": "有限责任公司(自然人投资或控股)",
"description": "企业(机构)类型中文字段"
},
"industryphy1": {
"type": "string",
"example": "65",
"description": "行业一级分类代码"
},
"industryphy2": {
"type": "string",
"example": "659",
"description": "行业二级分类代码"
},
"regorgCounty": {
"type": "string",
"example": "余杭区",
"description": "县"
},
"regCapCurName": {
"type": "string",
"example": "人民币",
"description": "注册资本(金)币种中文字段"
},
"regorgProvince": {
"type": "string",
"example": "浙江",
"description": "省"
},
"entStatusNameBi": {
"type": "string",
"example": "在营",
"description": "企业状态中文字段"
},
"industryphyCode": {
"type": "string",
"example": "I",
"description": "行业门类代码"
},
"industryphyName": {
"type": "string",
"example": "信息传输、软件和信息技术服务业",
"description": "行业门类中文字段"
},
"industryphy1Name": {
"type": "string",
"example": "软件和信息技术服务业",
"description": "行业一级分类名称"
},
"industryphy2Name": {
"type": "string",
"example": "其他信息技术服务业",
"description": "行业二级分类名称"
},
"industrycoNameOrg": {
"type": "string",
"example": "其他未列明信息技术服务业",
"description": "行业三级分类名称原始值(以2017年为准)"
}
},
"message": "success"
}響應欄位
以下欄位根據示例 JSON 自動提取,僅作接入參考。
| 欄位路徑 | 型別 | 示例值 |
|---|---|---|
| code | number | 200 |
| data | object | {...} |
| data.dom | object | {...} |
| data.dom.type | string | string |
| data.dom.example | string | 浙江省杭州市余杭区xxx街道xxxxxx |
| data.dom.description | string | 地址 |
| data.opto | object | {...} |
| data.opto.type |