Financial statements
Financial-statement routes return one typed resource per reporting period. A common set of identity, cadence, and currency fields surrounds the category-specific financial values. Each statement value is a top-level field on its period resource.
Available endpoints
Choose the statement category you need.
| Endpoint | Data |
|---|---|
| Income statements | Revenue, costs, margins, operating income, taxes, net income, and earnings per share. |
| Balance sheets | Assets, liabilities, debt, equity, cash, receivables, inventory, and capital. |
| Cash flow statements | Operating, investing, financing, capital expenditure, and free-cash-flow values. |
Financial period shape
Every item contains period_type, period_end_date, fiscal_year,
period_label, statement currency, price currency, and fx_applied. The
object field identifies the statement category.
Value completeness
Every financial value declared for the category is present at the resource's
top level. A missing value is null; the key doesn't disappear. Use
the field names and response descriptions on each endpoint page when building
display labels and formatting values.
Filters and pagination
All statement routes share cadence, quarter, date.*, fiscal_year.*, order,
limit, and cursor parameters. period_label is valid only with
period_type=quarterly.