Financial Statement Growth
Financial Statement Growth
三大报表增长数据一站式获取:利润表的营收/净利/EBIT 增速、资产负债表的资产与负债变化、现金流量表的经营现金流与自由现金流增速。适合整体评估公司的长期成长趋势。
GET
https://fmp-v2.icu/stable/financial-growth?symbol=AAPL数据更新周期
Filing Date · 随 SEC 申报日期更新
接口说明
三大报表增长数据一站式获取:利润表的营收/净利/EBIT 增速、资产负债表的资产与负债变化、现金流量表的经营现金流与自由现金流增速。适合整体评估公司的长期成长趋势。
接口地址
GET
/stable/financial-growth请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
3 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
symbol | string | 必填 | AAPL | 证券代码,例如 AAPL 或 MSFT。 |
limit | number | 可选 | 5 | 返回结果条数上限,用于控制单次响应大小。 |
period | string | 可选 | Q1,Q2,Q3,Q4,FY,annual,quarter | 报告周期:annual(年度)、quarter(季度)、ttm(滚动十二月)。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
symbol | string | 证券代码 |
date | string | 数据对应日期 |
fiscalYear | string | 财政年度 |
period | string | 报告周期 |
reportedCurrency | string | 报告币种 |
revenueGrowth | number | 营业收入增长(revenueGrowth) |
grossProfitGrowth | number | 毛利利润增长(grossProfitGrowth) |
ebitgrowth | number | EBIT(ebitgrowth) |
operatingIncomeGrowth | number | 经营收益增长(operatingIncomeGrowth) |
netIncomeGrowth | number | 净收益增长(netIncomeGrowth) |
epsgrowth | number | 每股收益(epsgrowth) |
epsdilutedGrowth | number | 每股收益增长(epsdilutedGrowth) |
weightedAverageSharesGrowth | number | weighted平均份额增长(weightedAverageSharesGrowth) |
weightedAverageSharesDilutedGrowth | number | weighted平均份额摊薄增长(weightedAverageSharesDilutedGrowth) |
dividendsPerShareGrowth | number | 股息每股份额增长(dividendsPerShareGrowth) |
operatingCashFlowGrowth | number | 经营现金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 天