FMP行情数据API网行情数据

Financial Statement Growth

Financial Statement Growth

三大报表增长数据一站式获取:利润表的营收/净利/EBIT 增速、资产负债表的资产与负债变化、现金流量表的经营现金流与自由现金流增速。适合整体评估公司的长期成长趋势。

GEThttps://fmp-v2.icu/stable/financial-growth?symbol=AAPL

数据更新周期

Filing Date · 随 SEC 申报日期更新

接口说明

三大报表增长数据一站式获取:利润表的营收/净利/EBIT 增速、资产负债表的资产与负债变化、现金流量表的经营现金流与自由现金流增速。适合整体评估公司的长期成长趋势。

接口地址

GET/stable/financial-growth

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

请求参数

3 个参数
参数类型要求示例说明
symbolstring必填AAPL证券代码,例如 AAPL 或 MSFT。
limitnumber可选5返回结果条数上限,用于控制单次响应大小。
periodstring可选Q1,Q2,Q3,Q4,FY,annual,quarter报告周期:annual(年度)、quarter(季度)、ttm(滚动十二月)。

返回数据

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

字段类型说明
symbolstring证券代码
datestring数据对应日期
fiscalYearstring财政年度
periodstring报告周期
reportedCurrencystring报告币种
revenueGrowthnumber营业收入增长(revenueGrowth)
grossProfitGrowthnumber毛利利润增长(grossProfitGrowth)
ebitgrowthnumberEBIT(ebitgrowth)
operatingIncomeGrowthnumber经营收益增长(operatingIncomeGrowth)
netIncomeGrowthnumber净收益增长(netIncomeGrowth)
epsgrowthnumber每股收益(epsgrowth)
epsdilutedGrowthnumber每股收益增长(epsdilutedGrowth)
weightedAverageSharesGrowthnumberweighted平均份额增长(weightedAverageSharesGrowth)
weightedAverageSharesDilutedGrowthnumberweighted平均份额摊薄增长(weightedAverageSharesDilutedGrowth)
dividendsPerShareGrowthnumber股息每股份额增长(dividendsPerShareGrowth)
operatingCashFlowGrowthnumber经营现金flow增长(operatingCashFlowGrowth)
查看响应数据示例
[
{
"symbol": "AAPL",
"date": "2025-09-27",
"fiscalYear": "2025",
"period": "FY",
"reportedCurrency": "USD",
"revenueGrowth": 0.0642551178283274,
"grossProfitGrowth": 0.08035066940442653,
"ebitgrowth": 0.0748592946511722,
"operatingIncomeGrowth": 0.07981106349824699,
"netIncomeGrowth": 0.19495177946573355,
"epsgrowth": 0.22585924713584285,
"epsdilutedGrowth": 0.2269736842105263,
"weightedAverageSharesGrowth": -0.025761769441082424,
"weightedAverageSharesDilutedGrowth": -0.02618091334457634,
"dividendsPerShareGrowth": 0.03904275381624116,
"operatingCashFlowGrowth": -0.05726656180763441,
"receivablesGrowth": 0.1013541053394321,
"inventoryGrowth": -0.2152072467746363,
"assetGrowth": -0.015724149268453065,
"bookValueperShareGrowth": 0.3289327621427069,
"debtGrowth": -0.05612343459965227,
"rdexpenseGrowth": 0.10137073637233025,
"sgaexpensesGrowth": 0.05763114534237652,
"freeCashFlowGrowth": -0.09227347505215656,
"tenYRevenueGrowthPerShare": 1.7413426413189617,
"fiveYRevenueGrowthPerShare": 0.759746864116655,

内容已截断,完整字段以实际返回为准。

使用说明

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