Skip to main content
Get a company’s reported financial statements (balance sheet, income statement, or cash flow), one statement type per call, as a series of reporting periods. Use it to analyze financial health, profitability, and cash generation. Each period carries its fiscal year and quarter, the period end and filing dates, and the statement’s line items. Endpoint: POST /api/v1/fundamentals/financials Tier: point · Delivery: sync

Request

Response

The response is the two-key envelope { finterm, data }, where data is the finterm.result:FinancialStatements/v1 contract:

Example