FMP行情数据API网行情数据

Executive Compensation

Executive Compensation

获取上市公司高管薪酬明细:基本年薪、股票激励、奖金、总薪酬等构成,附申报关键日期与 SEC 文件链接。可用于分析高管激励结构,评估公司治理水平。

GEThttps://fmp-v2.icu/stable/governance-executive-compensation?symbol=AAPL

数据更新周期

Filing Date · 随 SEC 申报日期更新

接口说明

获取上市公司高管薪酬明细:基本年薪、股票激励、奖金、总薪酬等构成,附申报关键日期与 SEC 文件链接。可用于分析高管激励结构,评估公司治理水平。

接口地址

GET/stable/governance-executive-compensation

请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。

请求参数

1 个参数
参数类型要求示例说明
symbolstring必填AAPL证券代码,例如 AAPL 或 MSFT。

返回数据

下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。

字段类型说明
cikstringSEC CIK 编号
symbolstring证券代码
companyNamestring公司名称
filingDatestring申报日期
acceptedDatestring受理时间
nameAndPositionstring姓名与职务
yearnumber年份
salarynumber薪资(salary)
bonusnumber奖金(bonus)
stockAwardnumber股票激励授予(stockAward)
optionAwardnumber期权激励授予(optionAward)
incentivePlanCompensationnumber激励计划薪酬(incentivePlanCompensation)
allOtherCompensationnumberallother薪酬(allOtherCompensation)
totalnumber总计(total)
linkstring详情链接
查看响应数据示例
[
{
"cik": "0000320193",
"symbol": "AAPL",
"companyName": "Apple Inc.",
"filingDate": "2026-01-08",
"acceptedDate": "2026-01-08 16:31:36",
"nameAndPosition": "Luca Maestri Former Senior Vice President, Chief Financial Officer",
"year": 2025,
"salary": 819231,
"bonus": 0,
"stockAward": 13003031,
"optionAward": 0,
"incentivePlanCompensation": 1638462,
"allOtherCompensation": 22204,
"total": 15482928,
"link": "https://www.sec.gov/Archives/edgar/data/320193/000130817926000008/0001308179-26-000008-index.htm"
}
]

使用说明

  • 日期、证券代码和枚举参数应严格使用接口要求的格式。
  • 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
  • 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Executive Compensation 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天