- 一个接口是一组接入点,每个接入点有自己的费率
- 资源包过期或用完,会立即失效
- 可购买多个资源包,会自动递延生效串联使用
昆明
让网络数据像水、电一样, 使用容易、自由和便宜
已为3000多家企业提供API服务
非文件上传的POST时,请设置headers['Content-Type'] = 'application/x-www-form-urlencoded',
并把对象形式的数据转成查询字符串
文件上传的POST时,请设置headers['Content-Type'] = 'multipart/form-data'
参数名称 | 类型 | 示例值 | 必须 | 描述 |
---|---|---|---|---|
showapi_appid | String | 100 | 是 | 易源应用id |
showapi_sign | String | 698d51a19d8a121ce581499d7b701668 | 是 | 为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选【简单密钥方式】,在url后带上showapi_appid和showapi_sign即可 |
showapi_timestamp | String | 20141114142239 | 否 | 客户端时间。
格式yyyyMMddHHmmss,如20141114142239 为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。 |
showapi_res_gzip | String | 1或0 | 否 | 返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。 |
... |
参数名称 | 类型 | 默认值 | 示例值 | 必须 | 描述 |
---|---|---|---|---|---|
keyWords | String |
昆明
|
是 |
关键字:公司名称、人名、产品名称、老板名称、高管名称、联系方式、工商注册号、组织机构代码、统一信用代码等进行搜索
|
以JSON格式返回结果。
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
showapi_res_body | String | {"city":"昆明","prov":"云南"} | 消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。 |
showapi_res_code | int | 0 |
易源返回标志,0为成功,其他为失败。
0成功 -1,系统调用错误 -2,可调用次数或金额为0 -3,读取超时 -4,服务端返回数据解析错误 -5,后端服务器DNS解析错误 -6,服务不存在或未上线 -7, API创建者的网关资源不足 -1000,系统维护 -1002,showapi_appid字段必传 -1003,showapi_sign字段必传 -1004,签名sign验证有误 -1005,showapi_timestamp无效 -1006,app无权限调用接口 -1007,没有订购套餐 -1008,服务商关闭对您的调用权限 -1009,调用频率受限 -1010,找不到您的应用 -1011,子授权app_child_id无效 -1012,子授权已过期或失效 -1013,子授权ip受限 -1014,token权限无效 |
showapi_res_error | String | 用户输入有误! | 错误信息的展示 |
showapi_res_id | String | ce135f6739294c63be0c021b76b6fbff | 本次请求id |
... |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
ret_code | String |
|
接口调用是否成功,0:扣费,表示成功,其余的不扣费,-1:不扣费,表示查询失败
|
msg | String |
|
返回描述
|
result | Object[] |
|
返回结果
|
- id | String |
|
公司id
|
- regCapital | String |
|
注册资金
|
- name | String |
|
公司名
|
- base | String |
|
省份
|
- companyType | String |
|
公司类型 1-公司,2-香港公司,3-社会组织,4-律所,5-事业单位,6-基金会
|
- estiblishTime | String |
|
开业时间
|
- type | String |
|
法人
|
- legalPersonName | String |
|
1-公司 2-人
|
msgCode | String |
|
0:查询成功 1:参数错误 2:查询失败、请重试 3:系统故障! 4:频率过快
|
... |
{
"showapi_res_error": "",
"showapi_res_id": "ac7afde6c4e54facac790318c2ff2ae3",
"showapi_res_code": 0,
"showapi_res_body": {
"msg": "查询成功",
"result": [
{
"regCapital": "8116414万人民币",
"companyType": 1,
"name": "中国铁路昆明局集团有限公司",
"base": "云南",
"legalPersonName": "周荣",
"id": 3116046669,
"htmlName": "中国铁路<em>昆明</em>局集团有限公司",
"estiblishTime": "1997-01-30 00:00:00.0",
"type": 1
},
{
"regCapital": "32012.644264万人民币",
"companyType": 1,
"name": "昆明公交集团有限责任公司",
"base": "云南",
"legalPersonName": "苗献军",
"id": 237622292,
"htmlName": "<em>昆明</em>公交集团有限责任公司",
"estiblishTime": "1982-03-11 00:00:00.0",
"type": 1
},
{
"regCapital": "590万人民币",
"companyType": 1,
"name": "昆明康辉旅行社有限公司",
"base": "云南",
"legalPersonName": "白凡",
"id": 290081882,
"htmlName": "<em>昆明</em>康辉旅行社有限公司",
"estiblishTime": "1999-10-28 00:00:00.0",
"type": 1
},
{
"regCapital": "78619.7697万人民币",
"companyType": 1,
"name": "昆药集团股份有限公司",
"base": "云南",
"legalPersonName": "钟祥刚",
"id": 332945115,
"htmlName": "昆药集团股份有限公司",
"estiblishTime": "1995-12-14 00:00:00.0",
"type": 1
},
{
"regCapital": "20000万人民币",
"companyType": 1,
"name": "昆明电缆集团股份有限公司",
"base": "云南",
"legalPersonName": "张建友",
"id": 292442691,
"htmlName": "<em>昆明</em>电缆集团股份有限公司",
"estiblishTime": "1996-12-28 00:00:00.0",
"type": 1
},
{
"regCapital": "46583万人民币",
"companyType": 1,
"name": "昆明煤气(集团)控股有限公司",
"base": "云南",
"legalPersonName": "文勇",
"id": 248891059,
"htmlName": "<em>昆明</em>煤气(集团)控股有限公司",
"estiblishTime": "1986-12-02 00:00:00.0",
"type": 1
},
{
"regCapital": "-",
"companyType": 1,
"name": "中国铁路昆明局集团有限公司昆明供电段",
"base": "云南",
"legalPersonName": "王雄桓",
"id": 3145468769,
"htmlName": "中国铁路<em>昆明</em>局集团有限公司昆明供电段",
"estiblishTime": "2013-12-16 00:00:00.0",
"type": 1
},
{
"regCapital": "3800万人民币",
"companyType": 1,
"name": "昆明华曦牧业集团有限公司",
"base": "云南",
"legalPersonName": "马迅",
"id": 352850752,
"htmlName": "<em>昆明</em>华曦牧业集团有限公司",
"estiblishTime": "1999-03-02 00:00:00.0",
"type": 1
},
{
"regCapital": "100000万人民币",
"companyType": 1,
"name": "昆明轨道交通集团有限公司",
"base": "云南",
"legalPersonName": "宗庆生",
"id": 221199156,
"htmlName": "<em>昆明</em>轨道交通集团有限公司",
"estiblishTime": "2008-12-24 00:00:00.0",
"type": 1
},
{
"regCapital": "3019.9万人民币",
"companyType": 1,
"name": "昆明新知集团有限公司",
"base": "云南",
"legalPersonName": "李勇",
"id": 216191804,
"htmlName": "<em>昆明</em>新知集团有限公司",
"estiblishTime": "1991-04-05 00:00:00.0",
"type": 1
},
{
"regCapital": "20万人民币",
"companyType": 1,
"name": "昆明温莎文化发展有限公司",
"base": "云南",
"legalPersonName": "魏崴",
"id": 16341442,
"htmlName": "<em>昆明</em>温莎文化发展有限公司",
"estiblishTime": "2010-12-22 00:00:00.0",
"type": 1
},
{
"regCapital": "1322万人民币",
"companyType": 1,
"name": "昆明交运经贸有限公司",
"base": "云南",
"legalPersonName": "宋绍林",
"id": 358022943,
"htmlName": "<em>昆明</em>交运经贸有限公司",
"estiblishTime": "1981-12-25 00:00:00.0",
"type": 1
},
{
"regCapital": "20879.42万人民币",
"companyType": 1,
"name": "昆明盛世桃源实业有限公司",
"base": "云南",
"legalPersonName": "黄晶",
"id": 567014090,
"htmlName": "<em>昆明</em>盛世桃源实业有限公司",
"estiblishTime": "1988-05-12 00:00:00.0",
"type": 1
},
{
"regCapital": "1300万人民币",
"companyType": 1,
"name": "昆明饮食服务有限公司",
"base": "云南",
"legalPersonName": "娄建光",
"id": 274111229,
"htmlName": "<em>昆明</em>饮食服务有限公司",
"estiblishTime": "2002-01-24 00:00:00.0",
"type": 1
},
{
"regCapital": "205223.3万人民币",
"companyType": 1,
"name": "昆明自来水集团有限公司",
"base": "云南",
"legalPersonName": "施伟",
"id": 553856447,
"htmlName": "<em>昆明</em>自来水集团有限公司",
"estiblishTime": "1983-04-19 00:00:00.0",
"type": 1
},
{
"regCapital": "200万人民币",
"companyType": 1,
"name": "昆明中北国际旅行社有限公司",
"base": "云南",
"legalPersonName": "李伟民",
"id": 365375711,
"htmlName": "<em>昆明</em>中北国际旅行社有限公司",
"estiblishTime": "1996-06-28 00:00:00.0",
"type": 1
},
{
"regCapital": "3000万人民币",
"companyType": 1,
"name": "恒大地产集团昆明有限公司",
"base": "云南",
"legalPersonName": "熊敏",
"id": 341395509,
"htmlName": "恒大地产集团<em>昆明</em>有限公司",
"estiblishTime": "2010-07-20 00:00:00.0",
"type": 1
},
{
"regCapital": "-",
"companyType": 1,
"name": "昆明市粮食局",
"base": "",
"legalPersonName": "",
"id": 1290744247,
"htmlName": "<em>昆明</em>市粮食局",
"estiblishTime": "-",
"type": 1
},
{
"regCapital": "1100万人民币",
"companyType": 1,
"name": "昆明亚龙冶金有限责任公司",
"base": "云南",
"legalPersonName": "李晓霆",
"id": 208424072,
"htmlName": "<em>昆明</em>亚龙冶金有限责任公司",
"estiblishTime": "1985-11-12 00:00:00.0",
"type": 1
},
{
"regCapital": "1000万人民币",
"companyType": 1,
"name": "昆明星耀集团实业有限公司",
"base": "云南",
"legalPersonName": "颜进",
"id": 235290092,
"htmlName": "<em>昆明</em>星耀集团实业有限公司",
"estiblishTime": "1993-02-13 00:00:00.0",
"type": 1
}
],
"msgCode": 0,
"ret_code": 0
}
}
用户名: showapi
电话: 4009988033
微博: http://www.weibo.com/showapi
邮箱:
QQ: 3007663665
微信: show_api (公众号)