FMP行情数据API网行情数据

As Reported Cashflow Statements

As Reported Cashflow Statements

获取公司原始申报口径的现金流量表:经营、投资、筹资三大活动的现金流数据均按官方披露呈现。适合基于原文数据研究公司现金管理,避免数据商调整引入的偏差。

GEThttps://fmp-v2.icu/stable/cash-flow-statement-as-reported?symbol=AAPL

数据更新周期

Filing Date · 随 SEC 申报日期更新

接口说明

获取公司原始申报口径的现金流量表:经营、投资、筹资三大活动的现金流数据均按官方披露呈现。适合基于原文数据研究公司现金管理,避免数据商调整引入的偏差。

接口地址

GET/stable/cash-flow-statement-as-reported

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

请求参数

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

返回数据

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

字段类型说明
symbolstring证券代码
fiscalYearnumber财政年度
periodstring报告周期
reportedCurrencystring报告币种
datestring数据对应日期
dataobject返回数据集合
查看响应数据示例
[
{
"symbol": "AAPL",
"fiscalYear": 2025,
"period": "FY",
"reportedCurrency": "USD",
"date": "2025-09-26",
"data": {
"cashcashequivalentsrestrictedcashandrestrictedcashequivalents": 35934000000,
"netincomeloss": 112010000000,
"depreciationdepletionandamortization": 11698000000,
"sharebasedcompensation": 12863000000,
"othernoncashincomeexpense": 89000000,
"increasedecreaseinaccountsreceivable": 6682000000,
"increasedecreaseinotherreceivables": 347000000,
"increasedecreaseininventories": -1400000000,
"increasedecreaseinotheroperatingassets": 9197000000,
"increasedecreaseinaccountspayable": 902000000,
"increasedecreaseinotheroperatingliabilities": -11076000000,
"netcashprovidedbyusedinoperatingactivities": 111482000000,
"paymentstoacquireavailableforsalesecuritiesdebt": 24407000000,
"proceedsfrommaturitiesprepaymentsandcallsofavailableforsalesecurities": 40907000000,
"proceedsfromsaleofavailableforsalesecuritiesdebt": 12890000000,
"paymentstoacquirepropertyplantandequipment": 12715000000,
"paymentsforproceedsfromotherinvestingactivities": 1480000000,
"netcashprovidedbyusedininvestingactivities": 15195000000,
"paymentsrelatedtotaxwithholdingforsharebasedcompensation": 6100000000,
"paymentsofdividends": 15421000000,

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

使用说明

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