Get the cash flow statement for a Stock, where the money comes from and how the company spends it. Usefull for these data: cash flow statement, operating activities, cash flows, investing, financing, cash, net cash
Request
Authorization
Add parameter in header
x-rapidapi-key
Example:
x-rapidapi-key: ********************
Query Params
symbol
string
required
Stock symbol
Example:
NVDA
frequency
string
optional
Frequency data. Available options: annual or quarterly. Defauls to quarterly
Example:
quarterly
region
string
optional
Get data based on region. Available region codes: FR|IN|HK|DE|CA|ES|IT|US|AU|GB|BR|NZ|SG|TW. Defaults to 'US'.
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://live-stock-market.p.rapidapi.com/v1/stock/cash-flow?symbol=NVDA&frequency=quarterly®ion' \
--header'x-rapidapi-key;'