Latest Senate Financial Disclosures
Latest Senate Financial Disclosures
获取美国参议员最新财务披露:参议员及其家属的股票、债券、不动产等资产的交易日期、金额与持股方式。可用于研究政治人物的金融活动与其政策立场的关联。
GET
https://fmp-v2.icu/stable/senate-latest?page=0&limit=100数据更新周期
Daily
接口说明
获取美国参议员最新财务披露:参议员及其家属的股票、债券、不动产等资产的交易日期、金额与持股方式。可用于研究政治人物的金融活动与其政策立场的关联。
接口地址
GET
/stable/senate-latest请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
2 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
page | number | 可选 | 0 | 分页页码,从 0 开始,配合每页条数翻页取更多数据。 |
limit | number | 可选 | 100 | 返回结果条数上限,用于控制单次响应大小。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
symbol | string | 证券代码 |
senateID | string | 参议员 ID |
disclosureDate | string | 披露日期 |
transactionDate | string | 交易日期 |
firstName | string | 名 |
lastName | string | 姓 |
office | string | 办公地点 |
district | string | 选区 |
owner | string | 持有人 |
assetDescription | string | 资产描述(assetDescription) |
assetType | string | 资产类型 |
type | string | 类型 |
amount | string | 金额(amount) |
comment | string | 备注/说明 |
link | string | 详情链接 |
查看响应数据示例
[
{
"symbol": "CM",
"senateID": "M001242",
"disclosureDate": "2026-07-24",
"transactionDate": "2026-06-22",
"firstName": "Bernie",
"lastName": "Moreno",
"office": "Bernie Moreno",
"district": "",
"owner": "Self",
"assetDescription": "Canadian Imperial Bank of Commerce",
"assetType": "Corporate Bond",
"type": "Sale",
"amount": "$1,001 - $15,000",
"comment": "",
"link": "https://efdsearch.senate.gov/search/view/ptr/bccf83ce-dd72-4ab6-8564-b3bbb1d2ee55/"
}
]使用说明
- 日期、证券代码和枚举参数应严格使用接口要求的格式。
- 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
- 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Latest Senate Financial Disclosures 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天