Financial Statements
Retrieve standardized financial statements including balance sheet, income statement, and cash flow statement. Essential for fundamental analysis and company valuation.
Use Case: Build a DCF valuation model using historical cash flow statements from the past 5 years.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Stock symbol, such as AAPL. Required to choose the company you want to research.
Financial statement type to return. Required; choose the statement category your analysis needs. Statement: bs (balance sheet), ic (income), cf (cash flow).
bs, ic, cf "ic"
Reporting frequency to return. Required; use annual or quarterly based on your analysis view. How often the underlying data is reported:
annual— once per fiscal year (10-K, full-year statements).quarterly— once per fiscal quarter (10-Q, quarterly statements).
annual, quarterly "quarterly"
Include preliminary data (optional boolean).
Response
Financial statements data.
Financial statements response