公司搜索(companyinfo/companytabsearch) 在线调试
根据关键字搜索企业数据
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildatacompany/v1/companyinfo/companytabsearch |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
keyword | String | 否 | 搜索关键字 |
搜索关键字入参,如 恒生/600570,支持公司名/股票代码搜索。
|
||
search_type | String | 否 | 搜索分类 |
搜索分类,单一入参,不入默认模糊匹配keyword。0:模糊,1:精确
|
||
page_no | Integer | 否 | 1 | 页面编号 |
返回结果的页码,默认为1
|
|
page_count | Integer | 否 | 10 | 页内记录数 |
单页返回的记录条数,最大不超过100,默认为10。出参总数<10000。
|
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
enterprise_code | String | 企业编码 |
企业编码
|
||
company_code | String | 企业ID |
企业ID
|
||
company_name | String | 公司名称 |
公司名称
|
||
credit_code | String | 统一社会信用代码 |
统一社会信用代码
|
||
reg_capital | Float | 16.4 | 注册资金(万元) |
注册资金(万元)
|
|
legal_person_repr | String | 法人代表 |
法人代表
|
||
secu_array | String | 涉及上市股票 |
涉及上市股票
|
||
company_before_names | String | 公司曾用名 |
公司曾用名
|
||
is_listed_com | String | 上市企业标签 |
0-非上市,1-上市
|
||
is_bond_com | String | 发债标签/是否发债企业 |
0-非发债,1-发债
|