FMP行情数据API网行情数据

Cash Flow Statement Bulk

Cash Flow Statement Bulk

批量获取现金流量表数据:多家公司经营、投资、筹资三大活动的现金流及自由现金流。适合横向比较公司的现金创造能力与财务弹性。

GEThttps://fmp-v2.icu/stable/cash-flow-statement-bulk?year=2026&period=Q1

数据更新周期

4-6 Hours

接口说明

批量获取现金流量表数据:多家公司经营、投资、筹资三大活动的现金流及自由现金流。适合横向比较公司的现金创造能力与财务弹性。

接口地址

GET/stable/cash-flow-statement-bulk

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

请求参数

2 个参数
参数类型要求示例说明
yearstring必填2026目标财报/数据的年份,如 2023。
periodstring必填Q1,Q2,Q3,Q4,FY报告周期:annual(年度)、quarter(季度)、ttm(滚动十二月)。

返回数据

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

字段类型说明
datestring数据对应日期
symbolstring证券代码
reportedCurrencystring报告币种
cikstringSEC CIK 编号
filingDatestring申报日期
acceptedDatestring受理时间
fiscalYearstring财政年度
periodstring报告周期
netIncomestring净利润
depreciationAndAmortizationstring折旧摊销(depreciationAndAmortization)
deferredIncomeTaxstringdeferred收益税(deferredIncomeTax)
stockBasedCompensationstring股权激励费用
changeInWorkingCapitalstring营运资本变动
accountsReceivablesstring应收账目应收账款(accountsReceivables)
inventorystring存货(inventory)
accountsPayablesstring应收账目应付(accountsPayables)
查看响应数据示例
[
{
"date": "2025-03-31",
"symbol": "000001.SZ",
"reportedCurrency": "CNY",
"cik": "0000000000",
"filingDate": "2025-03-31",
"acceptedDate": "2025-03-31 00:00:00",
"fiscalYear": "2025",
"period": "Q1",
"netIncome": "0",
"depreciationAndAmortization": "0",
"deferredIncomeTax": "0",
"stockBasedCompensation": "0",
"changeInWorkingCapital": "0",
"accountsReceivables": "0",
"inventory": "0",
"accountsPayables": "0",
"otherWorkingCapital": "0",
"otherNonCashItems": "162946000000",
"netCashProvidedByOperatingActivities": "162946000000",
"investmentsInPropertyPlantAndEquipment": "-338000000",
"acquisitionsNet": "0",
"purchasesOfInvestments": "-227916000000",
"salesMaturitiesOfInvestments": "253172000000",
"otherInvestingActivities": "25000000",
"netCashProvidedByInvestingActivities": "24943000000",
"netDebtIssuance": "0",

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

使用说明

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