메인 콘텐츠로 건너뛰기
GET
/
api
/
v3
/
fundamentals
/
cash-flow
Get Cash Flow V3
curl --request GET \
  --url https://api.example.com/api/v3/fundamentals/cash-flow \
  --header 'Key: <api-key>'
{
  "ok": "true",
  "data": []
}

Documentation Index

Fetch the complete documentation index at: https://docs.benzinga.com/llms.txt

Use this file to discover all available pages before exploring further.

{
  "ok": "true",
  "data": []
}

인증

Key
string
header
필수

쿼리 매개변수

symbols
string
필수

Comma separated list of symbols (e.g., AAPL, MSFT)

from
string

Start date for query in YYYY-MM-DD format. Supports: YYYY-MM-DD, YTD (year-to-date), 1MONTH/1m/1M (1 month ago)

to
string

End date for query in YYYY-MM-DD format. Returns data up to and including this date.

date
string

Report type filter. Values: TTM (trailing twelve months), A (as reported), R (restated), P (preliminary)

응답

Cash flow statement data