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