Cash Flow Statement
Retrieve a structured cash flow statement for an Indian company. By default, this returns the latest consolidated half-yearly result. Supply optional period, reporting type, or scope parameters for a different statement. The financials structure is selected by the returned profile: bank, nonbank, life_insurance, general_insurance, or investment_trust.
ticker=RELIANCE uses:
- Latest available period
reporting_type=half_yearlystatement_scope=consolidated
period_end_date for an exact historical result. Common reporting-period
dates are 2025-03-31, 2025-06-30, 2025-09-30, and 2025-12-31.
Availability depends on the selected reporting type.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Company ticker symbol. Supports formats: plain ticker (RELIANCE), exchange-prefixed with dot (NSE.RELIANCE, BSE.RELIANCE), or colon (NSE:RELIANCE, BSE:RELIANCE), and BSE numeric IDs (BSE.500325). When no exchange is specified, matches against the generic stock ticker.
"RELIANCE"
Optional reporting-period end date in YYYY-MM-DD format. Common Indian reporting boundaries include 2025-03-31, 2025-06-30, 2025-09-30, and 2025-12-31; availability depends on the selected statement and reporting type. Omit this parameter to receive the latest matching statement.
Type of reporting period. Defaults to half_yearly.
quarterly, half_yearly, nine_months, annual "half_yearly"
Whether to retrieve consolidated or standalone financial statements. Defaults to consolidated.
consolidated, standalone "consolidated"