Mutual Fund & ETF Disclosure Name Search
Mutual Fund & ETF Disclosure Name Search
按基金名称检索其披露文件:返回基金代码、CIK 编号、系列与类别 ID、申报文件编号及申报主体地址等。适合尽调与研究场景下快速定位特定基金的监管申报材料。
GET
https://fmp-v2.icu/stable/funds/disclosure-holders-search?name=Federated Hermes Government Income Securities, Inc.数据更新周期
Daily
接口说明
按基金名称检索其披露文件:返回基金代码、CIK 编号、系列与类别 ID、申报文件编号及申报主体地址等。适合尽调与研究场景下快速定位特定基金的监管申报材料。
接口地址
GET
/stable/funds/disclosure-holders-search请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
1 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
name | string | 必填 | Federated Hermes Government Income Securities, Inc. | 公司或证券名称关键词,用于按名称检索。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
symbol | string | 证券代码 |
cik | string | SEC CIK 编号 |
classId | string | 字段 classId(原始英文名,语义以官方返回为准) |
seriesId | string | 字段 seriesId(原始英文名,语义以官方返回为准) |
entityName | string | 主体名称 |
entityOrgType | string | 字段 entityOrgType(原始英文名,语义以官方返回为准) |
seriesName | string | 字段 seriesName(原始英文名,语义以官方返回为准) |
className | string | 字段 className(原始英文名,语义以官方返回为准) |
reportingFileNumber | string | 申报file数(reportingFileNumber) |
address | string | 注册地址 |
city | string | 城市(city) |
zipCode | string | 字段 zipCode(原始英文名,语义以官方返回为准) |
state | string | 州/省(state) |
查看响应数据示例
[
{
"symbol": "FGOAX",
"cik": "0000355691",
"classId": "C000024574",
"seriesId": "S000009042",
"entityName": "Federated Hermes Government Income Securities, Inc.",
"entityOrgType": "30",
"seriesName": "Federated Hermes Government Income Securities, Inc.",
"className": "Class A Shares",
"reportingFileNumber": "811-03266",
"address": "4000 ERICSSON DRIVE",
"city": "WARRENDALE",
"zipCode": "15086-7561",
"state": "PA"
}
]使用说明
- 日期、证券代码和枚举参数应严格使用接口要求的格式。
- 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
- 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Mutual Fund & ETF Disclosure Name Search 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天