v1

latestOpenAPI 3.0.1MIT2026-07-263267128.2 KB
Financial Statements

Get all segmented financials

Get segment breakdowns from all three financial statement types (income statement, balance sheet, cash flow) in a single API call.

get/financials/segments

Query parameters

tickerstring

The ticker symbol. Required if cik is not provided.

period'annual' | 'quarterly' required

The time period of the data.

limitinteger

The maximum number of periods to return.

cikstring

The Central Index Key (CIK) of the company.

report_periodstring date

Filter by exact report period date in YYYY-MM-DD format.

report_period_gtestring date

Filter by report period greater than or equal to date in YYYY-MM-DD format.

report_period_ltestring date

Filter by report period less than or equal to date in YYYY-MM-DD format.

report_period_gtstring date

Filter by report period greater than date in YYYY-MM-DD format.

report_period_ltstring date

Filter by report period less than date in YYYY-MM-DD format.

Response

All segmented financials response