基本信息
接口地址
https://api.qixin.com/APIService/privateFund/getManagerList数据格式
JSON
请求方式
GET
请求示例
https://api.qixin.com/APIService/privateFund/getManagerList?描述
私募管理人列表,包括私募基金管理人名称、法定代表人/执行事务合伙人、登记编号、注册地等
请求参数 (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)
| 参数名 | 类型 | 必填 | 描述 |
|---|---|---|---|
skip(可选) |
Number | 是 | 跳过条目数(默认为0) |
响应参数
| 参数名 | 类型 | 长度 | 描述 |
|---|---|---|---|
datadata.data |
Object | 0 | 返回查询结果,每次调用返回20条记录,如果没有匹配记录则返回为空。具体字段含义见下表 |
totaldata.data.total |
Number | 0 | 返回列表中记录总数 |
numdata.data.num |
Number | 0 | 本次调用返回记录数 |
itemsdata.data.items |
Array | 0 | 私募管理人列表 |
oper_iddata.data.items.oper_id |
String | 36 | 执行事务合伙人id |
iddata.data.items.id |
String | 36 | 管理人id |
namedata.data.items.name |
String | 255 | 私募基金管理人名称 |
fund_nodata.data.items.fund_no |
String | 64 | 登记编号 |
start_datedata.data.items.start_date |
String | 64 | 成立日期 |
oper_namedata.data.items.oper_name |
String | 255 | 法定代表人/执行事务合伙人 |
city_codedata.data.items.city_code |
String | 64 | 注册区域码 |
fund_datedata.data.items.fund_date |
String | 64 | 登记日期 |
reg_citydata.data.items.reg_city |
String | 255 | 注册地 |
signdata.sign |
String | 32 | 数据签名 |
statusdata.status |
String | 10 | 返回结果状态 |
messagedata.message |
String | 255 | 返回结果消息 |
响应示例
JSON
{
"status": "200",
"message": "操作成功",
"sign": "4c5873dbd24b15fe6052f8cc9a41e2e4",
"data": {
"total": 28475,
"items": [
{
"oper_id": "",
"id": "28478",
"name": "湖北夏创创业投资管理有限公司",
"fund_no": "P1073643",
"start_date": "2017-09-14",
"oper_name": "周圣佺",
"city_code": "420000",
"reg_city": "湖北省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28477",
"name": "海南点点虹私募基金管理有限公司",
"fund_no": "P1073664",
"start_date": "2022-03-07",
"oper_name": "张陈乾",
"city_code": "460000",
"reg_city": "海南省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28476",
"name": "川振兴(海南)私募基金管理有限公司",
"fund_no": "P1073633",
"start_date": "2022-01-05",
"oper_name": "黄超",
"city_code": "460000",
"reg_city": "海南省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28475",
"name": "眉山环天私募基金管理有限公司",
"fund_no": "P1073660",
"start_date": "2022-01-20",
"oper_name": "唐丽",
"city_code": "510000",
"reg_city": "四川省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28474",
"name": "上海文星私募基金管理有限公司",
"fund_no": "P1073652",
"start_date": "2021-07-30",
"oper_name": "张滨",
"city_code": "310100",
"reg_city": "上海市",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28473",
"name": "山东土地集团私募基金管理有限公司",
"fund_no": "P1073632",
"start_date": "2022-03-08",
"oper_name": "于经纬",
"city_code": "370000",
"reg_city": "山东省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28472",
"name": "山东绿能私募投资基金管理有限公司",
"fund_no": "P1073662",
"start_date": "2021-03-11",
"oper_name": "龙岩",
"city_code": "370000",
"reg_city": "山东省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28471",
"name": "北京泽地私募基金管理有限公司",
"fund_no": "P1073659",
"start_date": "2022-01-11",
"oper_name": "王恒利",
"city_code": "110100",
"reg_city": "北京市",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28470",
"name": "中立创业投资基金(武汉)有限公司",
"fund_no": "P1073635",
"start_date": "2021-07-01",
"oper_name": "陈春辉",
"city_code": "420000",
"reg_city": "湖北省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28469",
"name": "宜德私募股权投资基金管理(广州)有限公司",
"fund_no": "P1073636",
"start_date": "2021-03-30",
"oper_name": "岳亚斌",
"city_code": "440000",
"reg_city": "广东省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28468",
"name": "上海北辰星私募基金管理有限公司",
"fund_no": "P1073648",
"start_date": "2022-02-22",
"oper_name": "田童",
"city_code": "310100",
"reg_city": "上海市",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28467",
"name": "吉林省政投私募基金管理有限公司",
"fund_no": "P1073642",
"start_date": "2022-01-06",
"oper_name": "王晶泉",
"city_code": "220000",
"reg_city": "吉林省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28466",
"name": "海南知成私募基金管理有限公司",
"fund_no": "P1073640",
"start_date": "2022-02-16",
"oper_name": "王晶",
"city_code": "460000",
"reg_city": "海南省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28465",
"name": "青岛润昌私募基金管理有限公司",
"fund_no": "P1073645",
"start_date": "2018-12-11",
"oper_name": "高洁",
"city_code": "370200",
"reg_city": "青岛市",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28464",
"name": "山东鲁优私募基金有限公司",
"fund_no": "P1073658",
"start_date": "2020-01-02",
"oper_name": "毕继征",
"city_code": "370000",
"reg_city": "山东省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28463",
"name": "海南竹石私募基金管理有限公司",
"fund_no": "P1073641",
"start_date": "2021-08-24",
"oper_name": "孟群",
"city_code": "460000",
"reg_city": "海南省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28462",
"name": "山东和合私募基金管理有限公司",
"fund_no": "P1073661",
"start_date": "2019-12-26",
"oper_name": "朱向峰",
"city_code": "370000",
"reg_city": "山东省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28461",
"name": "上海几理创业投资管理合伙企业(有限合伙)",
"fund_no": "P1073644",
"start_date": "2022-01-20",
"oper_name": "张林丽",
"city_code": "310100",
"reg_city": "上海市",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28460",
"name": "杭州眉间私募基金管理有限公司",
"fund_no": "P1073657",
"start_date": "2021-12-22",
"oper_name": "陈余化",
"city_code": "330000",
"reg_city": "浙江省",
"fund_date": "2022-07-01"
},
{
"oper_id": "",
"id": "28459",
"name": "海南团结私募基金管理有限公司",
"fund_no": "P1073647",
"start_date": "2022-01-07",
"oper_name": "张良",
"city_code": "460000",
"reg_city": "海南省",
"fund_date": "2022-07-01"
}
],
"num": 20
}
}
代码示例
javascript
let request = require('request');
let urlEncode = require('urlencode');
let crypto = require('crypto');
let baseUrl = 'https://api.qixin.com/APIService/privateFund/getManagerList';
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 = {
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);
});