基本信息
接口地址
https://api.qixin.com/APIService/institution/investInfo数据格式
JSON
请求方式
GET
请求示例
https://api.qixin.com/APIService/institution/investInfo?name=曦域资本描述
通过机构名称查询投资机构的对外投资项目信息,主要支持风险投资机构的查询。
请求参数 (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)
| 参数名 | 类型 | 必填 | 描述 |
|---|---|---|---|
name |
String | 是 | 机构名称,示例:曦域资本 |
source |
String | 否 | 是否为公开投资项目。1-公开(新闻); 0-非公开(工商变更) |
skip |
Number | 否 | 跳过条目数(跳过的条数,默认不填返回前20条,取21到40条的数据,skip=20,以此类推进行取数) |
响应参数
| 参数名 | 类型 | 长度 | 描述 |
|---|---|---|---|
datadata.data |
Object | 0 | 返回查询结果,每次调用返回20条记录,如果没有匹配记录则返回为空。具体字段含义见下表 |
logodata.data.logo |
String | 1024 | 企业logo |
websitedata.data.website |
String | 1024 | 网址 |
itemsdata.data.items |
Array | 0 | 返回列表中记录总数 |
rounddata.data.items.round |
String | 64 | 融资轮次 |
u_tagsdata.data.items.u_tags |
String | 3 | 是否隐藏 |
round_datedata.data.items.round_date |
String | 64 | 投资日期 |
enamedata.data.items.ename |
String | 255 | 被投资企业名称 |
amountdata.data.items.amount |
String | 64 | 投资金额 |
currencydata.data.items.currency |
String | 64 | 币种。人名币CNY;美元USD;港元HKD;欧元EUR;英镑GBP;日元JPY;新加坡元SGD;港元AUD;印度卢比INR |
org_sourcedata.data.items.org_source |
String | 64 | 是否为公开投资项目 |
funding_statusdata.data.items.funding_status |
String | 64 | 融资状态。空-默认为完成;114010-拟;114020-进行中;114030-已完成;114040-终止;114050-失败 |
invest_namedata.data.invest_name |
String | 255 | 企业简称 |
establish_datedata.data.establish_date |
String | 64 | 成立日期 |
descriptiondata.data.description |
String | 6000 | 企业简介 |
totaldata.data.total |
Number | 0 | 返回列表中记录总数 |
locationdata.data.location |
String | 64 | 地区 |
invest_iddata.data.invest_id |
String | 64 | 投资编号 |
signdata.sign |
String | 32 | 数据签名 |
statusdata.status |
String | 10 | 返回结果状态 |
messagedata.message |
String | 255 | 返回结果消息 |
响应示例
JSON
{
"status": "200",
"message": "操作成功",
"sign": "91a6020b895f0a47f652c749b298943d",
"data": {
"logo": "https:\/\/qxb-img-osscache.qixin.com\/xiniu_new\/invest_info47cefe133f37708ea953915ad214a446.jpg",
"invest_name": "曦域资本",
"website": "http:\/\/www.allycapital.cn\/",
"invest_id": "3383",
"establish_date": "2015-07-06",
"location": "上海",
"description": "曦域资本成立于2015年,是一家专注于投资以大数据、人工智能为核心集群技术推动的新兴服务产业的私募股权基金。投资聚焦在技术,尤其是以数据科学为核心的技术在金融领域中的应用。曦域资本投资以A\/B轮为主、高速成长的创新型企业,聚焦在数据科学、AI及Fintech领域。已投和在研细分领域包括AI、NLP、知识图谱、区块链、运筹优化、生物识别等基础科学技术及量化资管、供应链金融、消费金融、保险数据、健康险科技、企服SaaS及金融监管科技等行业应用。",
"items": [
{
"round": "股权投资",
"u_tags": "-",
"round_date": "2022-06-14",
"ename": "土豆数据科技集团有限公司",
"amount": "10000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "B轮",
"u_tags": "-",
"round_date": "2021-09-27",
"ename": "上海弘积信息科技有限公司",
"amount": "200000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "A轮",
"u_tags": "-",
"round_date": "2021-09-27",
"ename": "北京数牍科技有限公司",
"amount": "308000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "E轮",
"u_tags": "-",
"round_date": "2021-09-03",
"ename": "北京星辰天合科技股份有限公司",
"amount": "710000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "B轮",
"u_tags": "-",
"round_date": "2021-08-03",
"ename": "杭州分叉智能科技有限公司",
"amount": "50000000",
"currency": "USD",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "A+轮",
"u_tags": "-",
"round_date": "2021-05-24",
"ename": "北京能链众合科技有限责任公司",
"amount": "-",
"currency": "CNY",
"org_source": "69001",
"funding_status": "-"
},
{
"round": "A+轮",
"u_tags": "-",
"round_date": "2021-05-24",
"ename": "上海零数科技有限公司",
"amount": "-",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "C2轮",
"u_tags": "-",
"round_date": "2021-04-12",
"ename": "上海冰鉴信息科技有限公司",
"amount": "228000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "A轮",
"u_tags": "-",
"round_date": "2021-03-15",
"ename": "杭州分叉智能科技有限公司",
"amount": "10000000",
"currency": "USD",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "B+轮",
"u_tags": "-",
"round_date": "2021-03-12",
"ename": "深圳乐播科技有限公司",
"amount": "100000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "C轮",
"u_tags": "-",
"round_date": "2021-02-09",
"ename": "杭州弧途科技有限公司",
"amount": "100000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "A轮",
"u_tags": "-",
"round_date": "2020-11-16",
"ename": "北京新数科技有限公司",
"amount": "10000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "C轮",
"u_tags": "-",
"round_date": "2020-11-03",
"ename": "北京同创永益科技发展有限公司",
"amount": "200000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "114030"
},
{
"round": "B轮",
"u_tags": "-",
"round_date": "2020-09-18",
"ename": "江阴万众幸健康产业发展有限公司",
"amount": "-",
"currency": "CNY",
"org_source": "69001",
"funding_status": "-"
},
{
"round": "战略投资",
"u_tags": "-",
"round_date": "2020-08-31",
"ename": "上海收钱吧互联网科技股份有限公司",
"amount": "-",
"currency": "CNY",
"org_source": "69001",
"funding_status": "-"
},
{
"round": "Pre-A轮",
"u_tags": "-",
"round_date": "2020-01-08",
"ename": "天津中科虹星科技有限公司",
"amount": "-",
"currency": "CNY",
"org_source": "69001",
"funding_status": "-"
},
{
"round": "C轮",
"u_tags": "-",
"round_date": "2018-06-13",
"ename": "天云融创数据科技(北京)有限公司",
"amount": "100000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "-"
},
{
"round": "C+轮",
"u_tags": "-",
"round_date": "2018-05-21",
"ename": "上海米么信息科技有限公司",
"amount": "100000000",
"currency": "CNY",
"org_source": "69001",
"funding_status": "-"
},
{
"round": "A轮",
"u_tags": "-",
"round_date": "2018-04-16",
"ename": "悠桦林信息科技(上海)有限公司",
"amount": "-",
"currency": "CNY",
"org_source": "69001",
"funding_status": "-"
},
{
"round": "天使轮",
"u_tags": "-",
"round_date": "2018-03-26",
"ename": "天津中科虹星科技有限公司",
"amount": "-",
"currency": "CNY",
"org_source": "69001",
"funding_status": "-"
}
],
"total": 29
}
}
代码示例
javascript
let request = require('request');
let urlEncode = require('urlencode');
let crypto = require('crypto');
let baseUrl = 'https://api.qixin.com/APIService/institution/investInfo';
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 = {
name: 'name的值',
source: 'source的值',
skip: 'skip的值'
}
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);
});