Retrieve a structured income statement (profit & loss) for an Indian company for a specific period. Returns detailed line items with bank/non-bank profile support.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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"
End date of the reporting period in YYYY-MM-DD format.
"2025-03-31"
Type of reporting period.
quarterly, half_yearly, nine_months, annual "annual"
Whether to retrieve consolidated or standalone financial statements.
consolidated, standalone "consolidated"