API文档 业务场景 客户信息尽调
基本信息
接口地址
https://api.qixin.com/APIService/reportData/getAllEntInfoByName
数据格式
JSON
请求方式
GET,POST
请求示例
https://api.qixin.com/APIService/reportData/getAllEntInfoByName?keyword=小米科技有限责任公司&is_history=1
描述
企业信息全面排查,通过企业名称/统代一键获取企业工商信息、集团信息、企业标签、上市信息、经营等企业画像信息。
请求参数 (Headers)
参数名类型必填描述
Auth-Version String 2.0(参数值),固定传入:2.0
appkey String 启信慧眼数据开放平台获取 ,获取方式:个人中心-安全中心-API 密钥,获取appkey的同时,请完成IP白名单的配置:个人中心-安全中心-API IP白名单设置,如未配置,接口调试会报错“104 未添加IP白名单”
timestamp String UNIX时间戳,精确到毫秒,示例:1656921036000,当前系统时间近10分钟有效
sign String 请求认证签名,对appkey+timestamp+secret_key进行md5或者sha256摘要计算的结果,小写字符串(实际加密不带入‘+’)
请求参数 (Query)
参数名类型必填描述
keyword String 企业全名/注册号/统一社会信用代码
dimension String 返回内容。默认返回所有,如果输入序号,则输出基础信息(ent_info,group_info,district_info,industry_info,tags_list)加上所输入序号对应的内容。多个序号用英文逗号连接,如3,4,5。所有序号映射参考附件“47.51入参dimension映射关系表”
is_history String 是否查询历史数据,默认为0。枚举:0 查询当前最新数据,1 查询历史数据
响应参数
参数名类型长度描述
status
data.status
String 10 返回结果状态
message
data.message
String 255 返回结果消息
sign
data.sign
String 32 数据签名
data
data.data
Object 0 返回查询结果, 如果没有匹配记录则返回为空。具体字段 含义见下表
ent_info
data.data.ent_info
Object 0 企业基本信息
eid
data.data.ent_info.eid
String 255 企业唯一标识id
credit_no
data.data.ent_info.credit_no
String 256 统一社会信用代码
name
data.data.ent_info.name
String 255 企业名称
oper_name
data.data.ent_info.oper_name
String 255 法定代表人
title
data.data.ent_info.title
String 64 公司代表人职务
status
data.data.ent_info.status
String 255 登记状态
start_date
data.data.ent_info.start_date
String 255 成立日期,yyyy-mm-dd
regist_capi
data.data.ent_info.regist_capi
String 255 注册资本
actual_capi
data.data.ent_info.actual_capi
String 255 实缴资本
org_no
data.data.ent_info.org_no
String 255 组织机构代码
reg_no
data.data.ent_info.reg_no
String 255 工商注册号
tax_num
data.data.ent_info.tax_num
String 45 纳税人识别号
econ_kind
data.data.ent_info.econ_kind
String 255 企业类型
organization_code
data.data.ent_info.organization_code
String 255 组织分类代码,1560101:机关; 1560102:事业单位; 1560103:中央编办直接管理机构编制的群众团体 ;1560201:律师执业机构; 1560202:公证处; 1560203:基层法律服务所; 1560204:司法鉴定机构;1560205:仲裁委员会; 1560301:社会团体;   1560302:民办非企业单位; 1560303:基金会; 1560304:村民委员会; 1560305:居民委员会; 1560401:基层工会; 1560501:企业; 1560502:个体工商户; 1560503:农民专业合作社; 1560601:组级集体经济组织; 1560602:村级集体经济组织; 1560603:乡镇级集体经济组织; 1569999:其他; 3440101:香港; 4660101:澳门;   1580101:台湾
term_start
data.data.ent_info.term_start
String 255 开始营业期限,yyyy-mm-dd
term_end
data.data.ent_info.term_end
String 255 结束营业期限,yyyy-mm-dd
qualification
data.data.ent_info.qualification
String 100 纳税人资质
collegues_num
data.data.ent_info.collegues_num
String 255 人员规模
canbao_count
data.data.ent_info.canbao_count
String 255 参保人数
check_date
data.data.ent_info.check_date
String 255 核准日期,yyyy-mm-dd
belong_org
data.data.ent_info.belong_org
String 255 登记机关
import_export_num
data.data.ent_info.import_export_num
String 50 进出口企业代码
fenname
data.data.ent_info.fenname
String 1600 英文名
address
data.data.ent_info.address
String 2000 注册地址
scope
data.data.ent_info.scope
String 6000 经营范围
brief
data.data.ent_info.brief
String 6000 简介
logo_url
data.data.ent_info.logo_url
String 255 logo地址
is_small
data.data.ent_info.is_small
String 10 是否为小微企业库企业,1:是,0:不是
scale
data.data.ent_info.scale
String 10 企业规模
is_history
data.data.ent_info.is_history
String 10 工商是否下架
is_listed
data.data.ent_info.is_listed
String 10 是否上市,(0:未上市,1:上市)
group_info
data.data.group_info
Object 0 所属集团
group_name
data.data.group_info.group_name
String 255 所属集团
group_eid
data.data.group_info.group_eid
String 64 集团eid
group_logo
data.data.group_info.group_logo
String 255 集团logo
district_info
data.data.district_info
Object 0 区域信息
province
data.data.district_info.province
String 50 省份
city
data.data.district_info.city
String 50 城市
district
data.data.district_info.district
String 50 区县
district_code
data.data.district_info.district_code
String 255 所属区域代码
industry_info
data.data.industry_info
Object 0 行业信息
indu_code_l1
data.data.industry_info.indu_code_l1
String 50 一级行业代码
indu_l1
data.data.industry_info.indu_l1
String 50 一级行业描述
indu_code_l2
data.data.industry_info.indu_code_l2
String 50 二级行业代码
indu_l2
data.data.industry_info.indu_l2
String 50 二级行业描述
indu_code_l3
data.data.industry_info.indu_code_l3
String 50 三级行业代码
indu_l3
data.data.industry_info.indu_l3
String 50 三级行业描述
indu_code_l4
data.data.industry_info.indu_code_l4
String 50 四级行业代码
indu_l4
data.data.industry_info.indu_l4
String 50 四级行业描述
tags_list
data.data.tags_list
Array 0 企业画像
tag_id
data.data.tags_list.tag_id
String 255 标签id
tag_name
data.data.tags_list.tag_name
String 255 标签名称
contract_info
data.data.contract_info
Object 0 联系方式
addresses_list
data.data.contract_info.addresses_list
Array 0 全部地址
address
data.data.contract_info.addresses_list.address
String 2000 地址
source
data.data.contract_info.addresses_list.source
String 255 地址来源
date
data.data.contract_info.addresses_list.date
String 64 获取日期
telephones_list
data.data.contract_info.telephones_list
Array 0 全部电话
telephone
data.data.contract_info.telephones_list.telephone
String 64 电话
date
data.data.contract_info.telephones_list.date
String 64 获取日期
source
data.data.contract_info.telephones_list.source
String 255 电话来源
websites_list
data.data.contract_info.websites_list
Array 0 全部网址
web_url
data.data.contract_info.websites_list.web_url
String 2000 网址
date
data.data.contract_info.websites_list.date
String 64 获取日期
source
data.data.contract_info.websites_list.source
String 255 网址来源
emails_list
data.data.contract_info.emails_list
Array 0 全部邮箱
email
data.data.contract_info.emails_list.email
String 255 邮箱
date
data.data.contract_info.emails_list.date
String 64 获取日期
source
data.data.contract_info.emails_list.source
String 255 邮箱来源
employees_list
data.data.employees_list
Array 0 主要人员信息
name
data.data.employees_list.name
String 255 姓名
title
data.data.employees_list.title
String 64 职位
partners_list
data.data.partners_list
Array 0 股东信息(工商登记股东)
stock_name
data.data.partners_list.stock_name
String 256 股东名称
stock_id
data.data.partners_list.stock_id
String 256 股东id
credit_no
data.data.partners_list.credit_no
String 256 股东credit_no
stock_type
data.data.partners_list.stock_type
String 256 股东类型
stock_percent
data.data.partners_list.stock_percent
String 256 持股比例
country
data.data.partners_list.country
String 256 国家,地区
total_should_capi
data.data.partners_list.total_should_capi
String 256 认缴出资
total_real_capi
data.data.partners_list.total_real_capi
String 256 实缴出资
start_date
data.data.partners_list.start_date
String 255 开始参股日期
pub_partners_list
data.data.pub_partners_list
Array 0 股东信息(最新公示股东)
stock_name
data.data.pub_partners_list.stock_name
String 256 股东名称
stock_id
data.data.pub_partners_list.stock_id
String 256 股东id
share_type
data.data.pub_partners_list.share_type
String 255 股份类型
stock_type
data.data.pub_partners_list.stock_type
String 256 股东类型
stock_percent
data.data.pub_partners_list.stock_percent
String 256 持股比例
should_capi
data.data.pub_partners_list.should_capi
String 64 认缴额(万)
con_date
data.data.pub_partners_list.con_date
String 64 认缴出资日期
real_capi
data.data.pub_partners_list.real_capi
String 64 实缴额(万)
real_capi_date
data.data.pub_partners_list.real_capi_date
String 64 实缴出资日期
currency_code
data.data.pub_partners_list.currency_code
String 64 币种代码
country
data.data.pub_partners_list.country
String 256 股东国别
stock_num
data.data.pub_partners_list.stock_num
String 64 持股数,一般是上市公司返回
invest_list
data.data.invest_list
Array 0 对外投资信息
invest_name
data.data.invest_list.invest_name
String 255 被投资企业名称
invest_status
data.data.invest_list.invest_status
String 50 被投资企业状态
invest_eid
data.data.invest_list.invest_eid
String 50 被投资公司id
invest_oper_name
data.data.invest_list.invest_oper_name
String 255 被投资企业法定代表人
invest_regist_capi
data.data.invest_list.invest_regist_capi
String 255 被投资企业注册资本
stock_num
data.data.invest_list.stock_num
String 64 认缴出资额/持股数
stock_percent
data.data.invest_list.stock_percent
String 256 投资比例
invest_start_date
data.data.invest_list.invest_start_date
String 255 被投资企业成立日期
invest_credit_no
data.data.invest_list.invest_credit_no
String 50 被投资公司统一社会信用代码
invest_reg_no
data.data.invest_list.invest_reg_no
String 50 被投资公司注册号
belong_org
data.data.invest_list.belong_org
String 255 被投资公司登记机关
invest_quote_status
data.data.invest_list.invest_quote_status
String 50 被投资公司上市状态
should_con_date
data.data.invest_list.should_con_date
String 50 认缴缴出资日期
currency_code
data.data.invest_list.currency_code
String 64 货币代码,认缴和实缴都是用这个货币代码
real_capi
data.data.invest_list.real_capi
String 64 实缴额
should_capi
data.data.invest_list.should_capi
String 64 认缴额
change_record_list
data.data.change_record_list
Array 0 变更记录
change_date
data.data.change_record_list.change_date
String 255 变更日期
change_item
data.data.change_record_list.change_item
String 2000 变更名称
type
data.data.change_record_list.type
String 255 变更分类
before_content
data.data.change_record_list.before_content
String 6000 变更前
after_content
data.data.change_record_list.after_content
String 6000 变更后
branches_list
data.data.branches_list
Array 0 分支机构
name
data.data.branches_list.name
String 255 企业名称
sub_eid
data.data.branches_list.sub_eid
String 36 分支机构eid
oper_name
data.data.branches_list.oper_name
String 255 负责人/法人代表
status
data.data.branches_list.status
String 255 状态
district_code
data.data.branches_list.district_code
String 255 所在地区
start_date
data.data.branches_list.start_date
String 255 成立日期
actual_controller_info
data.data.actual_controller_info
Object 0 实际控制人
entity_name
data.data.actual_controller_info.entity_name
String 255 实控人名称
entity_eid
data.data.actual_controller_info.entity_eid
String 64 实际控制人id
total_percent
data.data.actual_controller_info.total_percent
String 64 实控人总持股
path
data.data.actual_controller_info.path
Object 0 实控人关系路径
nodes
data.data.actual_controller_info.path.nodes
Array 0 节点
eid
data.data.actual_controller_info.path.nodes.eid
String 255 eid或pid
name
data.data.actual_controller_info.path.nodes.name
String 255 名称
label
data.data.actual_controller_info.path.nodes.label
String 255 节点标签(P个人 E企业 U其他 UE未在工商注册的企业或组织)
iskey
data.data.actual_controller_info.path.nodes.iskey
String 255 是否为起始或终止节点标识
links
data.data.actual_controller_info.path.links
Array 0 路径
sourceId
data.data.actual_controller_info.path.links.sourceId
String 255 路径起始节点
targetId
data.data.actual_controller_info.path.links.targetId
String 255 路径末尾节点
percent
data.data.actual_controller_info.path.links.percent
String 255 股比
isMainPath
data.data.actual_controller_info.path.links.isMainPath
String 255 是否为主路径, 1-是, 0-否
lrDescDetai
data.data.actual_controller_info.path.links.lrDescDetai
String 255 执行事务合伙人描述标注
benefit_list
data.data.benefit_list
Array 0 受益所有人
entity_name
data.data.benefit_list.entity_name
String 255 受益所有人名称
entity_eid
data.data.benefit_list.entity_eid
String 64 受益人id
total_percent
data.data.benefit_list.total_percent
String 64 投资比例
entity_type
data.data.benefit_list.entity_type
String 64 受益所有人类型,P个人 E企业 U其他 UE未在工商注册的企业或组织
path
data.data.benefit_list.path
String 0 持股路径
nodes
data.data.benefit_list.path.nodes
Array 0 节点
uid
data.data.benefit_list.path.nodes.uid
String 255 uid
name
data.data.benefit_list.path.nodes.name
String 255 名称
label
data.data.benefit_list.path.nodes.label
String 255 节点标签(P个人 E企业 U其他 UE未在工商注册的企业或组织)
key
data.data.benefit_list.path.nodes.key
String 255 是否为起始或终止节点标识
links
data.data.benefit_list.path.links
Array 0 路径
sourceId
data.data.benefit_list.path.links.sourceId
String 255 路径起始节点
targetId
data.data.benefit_list.path.links.targetId
String 255 路径末尾节点
type
data.data.benefit_list.path.links.type
String 255 类型
percent
data.data.benefit_list.path.links.percent
String 255 比例
type
data.data.benefit_list.type
String 255 判定理由
history_name_list
data.data.history_name_list
Array 0 历史名称
history_name
data.data.history_name_list.history_name
String 255 历史公司名/曾用名
eid
data.data.history_name_list.eid
String 255 企业eid
date
data.data.history_name_list.date
String 64 变更时间
logout_info
data.data.logout_info
Object 0 注销吊销信息
logout_reason
data.data.logout_info.logout_reason
String 255 注销原因
logout_date
data.data.logout_info.logout_date
String 64 注销日期
revoke_reason
data.data.logout_info.revoke_reason
String 255 吊销原因
revoke_date
data.data.logout_info.revoke_date
String 64 吊销日期
listed_info
data.data.listed_info
Object 0 上市信息
listed_type
data.data.listed_info.listed_type
String 64 上市类型,数组,1:A股,2:新三板,3:B股,4:港股,5:美股
liststate
data.data.listed_info.liststate
String 64 上市状态,0正常上市 1暂停上市 2终止上市 3恢复上市 9未上市 10资产重组弃用
securitycode
data.data.listed_info.securitycode
String 64 证券代码,多个优先返回A股
headquarters_info
data.data.headquarters_info
Object 0 所属总公司
ename
data.data.headquarters_info.ename
String 256 总公司名称
eid
data.data.headquarters_info.eid
String 255 总公司id
coordinate_info
data.data.coordinate_info
Object 0 坐标信息
longitude
data.data.coordinate_info.longitude
String 64 经度
latitude
data.data.coordinate_info.latitude
String 64 纬度
taxrating_list
data.data.taxrating_list
Array 0 纳税评级信息
level
data.data.taxrating_list.level
String 64 评级等级
year
data.data.taxrating_list.year
String 64 获得年份
agency
data.data.taxrating_list.agency
String 64 评级单位
license_list
data.data.license_list
Array 0 行政许可信息
name
data.data.license_list.name
String 255 许可文件名称
number
data.data.license_list.number
String 255 许可文件编号
start_date
data.data.license_list.start_date
String 255 有效期自
end_date
data.data.license_list.end_date
String 64 有效期至
department
data.data.license_list.department
String 255 许可机关
content
data.data.license_list.content
String 6000 许可内容
status
data.data.license_list.status
String 255 状态,1:注销 2:正常 3:有效 4:无效 5:撤销 6:异议 7:吊销 8:变更 -1:其他
source
data.data.license_list.source
String 255 来源,工商、信用中国,其他
domain_list
data.data.domain_list
Array 0 网站域名备案
eid
data.data.domain_list.eid
String 255 公司eid
ename
data.data.domain_list.ename
String 256 公司名称
home_url
data.data.domain_list.home_url
String 255 网站首页网址
domain
data.data.domain_list.domain
String 255 网站域名
number
data.data.domain_list.number
String 255 网站备案许可证号
check_date
data.data.domain_list.check_date
String 255 登记批准时间
checkups_list
data.data.checkups_list
Array 0 抽查检查信息
department
data.data.checkups_list.department
String 255 检查实施机关
type
data.data.checkups_list.type
String 255 类型
date
data.data.checkups_list.date
String 64 日期
result
data.data.checkups_list.result
String 2000 结果
financing_list
data.data.financing_list
Array 0 融资信息
eid
data.data.financing_list.eid
String 255 所属企业eid
round_date
data.data.financing_list.round_date
String 64 融资时间
round
data.data.financing_list.round
String 64 融资轮次
amount
data.data.financing_list.amount
String 64 融资金融
investors
data.data.financing_list.investors
String 2000 投资人
logout_list
data.data.logout_list
Array 0 简易注销信息
gs_sca_result
data.data.logout_list.gs_sca_result
String 6000 简易注销结果
notice_period_start
data.data.logout_list.notice_period_start
String 255 公告开始日期
notice_period_end
data.data.logout_list.notice_period_end
String 255 公告结束日期
name
data.data.logout_list.name
String 255 企业名称
gs_sca_objections
data.data.logout_list.gs_sca_objections
String 6000 异议信息
department
data.data.logout_list.department
String 255 登记机关
logout_record_list
data.data.logout_record_list
Array 0 注销备案
eid
data.data.logout_record_list.eid
String 255 企业eid
ename
data.data.logout_record_list.ename
String 256 企业名称
credit_no
data.data.logout_record_list.credit_no
String 256 统一社会信用代码/注册号
belong_org
data.data.logout_record_list.belong_org
String 255 登记机关
audit_reg_date
data.data.logout_record_list.audit_reg_date
String 64 清算组备案日期
audit_start_date
data.data.logout_record_list.audit_start_date
String 64 清算组成立日期
logout_reason
data.data.logout_record_list.logout_reason
String 255 注销原因
audit_address
data.data.logout_record_list.audit_address
String 255 清算组办公地址
audit_leader
data.data.logout_record_list.audit_leader
String 100 清算组负责人
audit_employees
data.data.logout_record_list.audit_employees
String 255 清算组成员
creditor_start_date
data.data.logout_record_list.creditor_start_date
String 64 债权人公告开始日期
creditor_end_date
data.data.logout_record_list.creditor_end_date
String 64 债权人公告结束日期
creditor_announcement
data.data.logout_record_list.creditor_announcement
String 6000 公告内容
creditor_person
data.data.logout_record_list.creditor_person
String 100 债权申报联系人
creditor_address
data.data.logout_record_list.creditor_address
String 255 债权申报地址
cancel_date
data.data.logout_record_list.cancel_date
String 64 终止注销决议日期
status
data.data.logout_record_list.status
String 255 状态(2:已撤销 ;非2:已发布)
响应示例
JSON
{
    "status": "200",
    "message": "操作成功",
    "sign": "...",
    "data": {
        "ent_info": {
            "eid": "534472fd-7d53-4958-8132-d6a6242423d8",
            "name": "小米科技有限责任公司",
            "oper_name": "雷军",
            "title": "法定代表人",
            "start_date": "2010-03-03",
            "status": "存续",
            "regist_capi": "147652.5441万人民币",
            "actual_capi": "5000万人民币",
            "credit_no": "91110108551385082Q",
            "reg_no": "110108012660422",
            "org_no": "551385082",
            "econ_kind": "有限责任公司(自然人投资或控股)",
            "belong_org": "北京市海淀区市场监督管理局",
            "address": "北京市海淀区西二旗中路33号院6号楼6层006号",
            "scope": "一般项目:技术服务、技术开发、技术咨询、技术交流、技术转让、技术推广……",
            "brief": "小米集团是一家以智能手机、智能硬件和IoT平台为核心的消费电子及智能制造公司……",
            "scale": "大型企业",
            "is_small": "1",
            "is_listed": "0"
        },
        "group_info": {
            "group_name": "小米集团",
            "group_logo": "...",
            "group_eid": "534472fd-7d53-4958-8132-d6a6242423d8"
        },
        "district_info": {
            "province": "北京",
            "city": "北京市",
            "district": "海淀区",
            "district_code": "110108"
        },
        "industry_info": {
            "indu_code_l1": "M0000",
            "indu_l1": "科学研究和技术服务业",
            "indu_code_l2": "M7500",
            "indu_l2": "科技推广和应用服务业",
            "indu_code_l3": "M7510",
            "indu_l3": "技术推广服务",
            "indu_code_l4": "M7519",
            "indu_l4": "其他技术推广服务"
        },
        "employees_list": [
            {
                "name": "刘芹",
                "title": "董事"
            }
        ],
        "partners_list": [
            {
                "stock_name": "黎万强",
                "stock_type": "自然人股东",
                "stock_percent": "0",
                "country": "中国",
                "start_date": "-"
            }
        ],
        "pub_partners_list": [
            {
                "stock_name": "黎万强",
                "stock_percent": "0.10121274",
                "should_capi": "18724.3569",
                "real_capi": "18724.3569",
                "currency_code": "CNY"
            }
        ],
        "invest_list": [
            {
                "invest_name": "北京小米智造股权投资基金合伙企业(有限合伙)",
                "invest_status": "存续(在营、开业、在册)",
                "invest_eid": "c8399eac-59d6-407f-a193-809adc76ff11",
                "invest_oper_name": "北京小米企业管理有限公司",
                "stock_percent": "0.9852216749",
                "should_capi": "200000"
            }
        ],
        "change_record_list": [
            {
                "change_date": "2020-06-04",
                "change_item": "董事(理事)、经理、监事",
                "type": "人员变更",
                "before_content": "……",
                "after_content": "……"
            }
        ],
        "branches_list": [
            {
                "name": "北京小米科技有限责任公司合肥分公司",
                "sub_eid": "835269a1-df5b-4c2e-b0ce-62ee2e7e542f",
                "oper_name": "黎万强",
                "status": "注销",
                "district_code": "340103",
                "start_date": "2012-05-21"
            }
        ],
        "actual_controller_info": {
            "entity_name": "雷军",
            "entity_eid": "02ad6587897a976a793aa72ead924a47",
            "total_percent": "0.974816",
            "path": {
                "nodes": [
                    {
                        "eid": "02ad6587897a976a793aa72ead924a47",
                        "name": "雷军",
                        "label": "P",
                        "iskey": true
                    },
                    {
                        "eid": "534472fd-7d53-4958-8132-d6a6242423d8",
                        "name": "小米科技有限责任公司",
                        "label": "E",
                        "iskey": true
                    }
                ],
                "links": [
                    {
                        "sourceId": "02ad6587897a976a793aa72ead924a47",
                        "targetId": "534472fd-7d53-4958-8132-d6a6242423d8",
                        "percent": "0.974816",
                        "isMainPath": "1"
                    }
                ]
            }
        },
        "benefit_list": [
            {
                "entity_name": "雷军",
                "entity_eid": "02ad6587897a976a793aa72ead924a47",
                "total_percent": "0.974816",
                "entity_type": "P",
                "path": {
                    "nodes": [
                        "..."
                    ],
                    "links": [
                        "..."
                    ]
                },
                "type": "银发【2017】235号文件一(三)第1条:直接或间接拥有超过25%公司股权或者表决权的自然人认定为公司的受益所有人"
            }
        ],
        "license_list": [
            {
                "name": "网络文化经营许可证",
                "number": "京网文〔2023〕0169-004号",
                "start_date": "2023-01-11",
                "end_date": "2025-01-11",
                "department": "北京市文化和旅游局",
                "content": "小米科技有限责任公司申请设立经营性互联网文化单位审批(延续)",
                "status": "无效",
                "source": "信用中国"
            }
        ],
        "checkups_list": [
            {
                "department": "市工商局",
                "type": "-",
                "date": "2012",
                "result": "通过"
            }
        ],
        "logout_info": {
            "logout_reason": "-",
            "logout_date": "-",
            "revoke_reason": "-",
            "revoke_date": "-"
        },
        "coordinate_info": {
            "longitude": "116.3241188091",
            "latitude": "40.053662563016"
        },
        "tags_list": [],
        "contract_info": [],
        "history_name_list": [],
        "listed_info": [],
        "headquarters_info": [],
        "taxrating_list": [],
        "domain_list": [],
        "financing_list": [],
        "logout_list": [],
        "logout_record_list": []
    }
}
代码示例
javascript
let request = require('request');
let urlEncode = require('urlencode');
let crypto = require('crypto');

let baseUrl = 'https://api.qixin.com/APIService/reportData/getAllEntInfoByName';
let appkey = '正式appkey';
let secretKey = '正式secret_key';
let timeStamp = new Date().getTime();
const hash = crypto.createHash('md5');
let sign = hash.update(appkey + timeStamp + secretKey).digest('hex');

let urlParams = {
    keyword: 'keyword的值',
    dimension: 'dimension的值',
    is_history: 'is_history的值'
}

let concatParams = []
for (let key in urlParams) {
    concatParams.push(key + '=' + urlParams[key]);
}

let options = {
    'method': 'GET',
    'url': baseUrl + '?' + concatParams.join('&'),
    'headers': {
        'Connection': 'keep-alive',
        'Auth-version': '2.0',
        'appkey': appkey,
        'timestamp': timeStamp,
        'sign': sign
    }
};

request(options, function (error, response) {
    if (error) throw new Error(error);
    console.log(response.body);
});