Income Statement
Financials & Ratios
Income Statement
This endpoint retrieves fundamental income statement measures for a company, including revenue, expenses, and profitability metrics across reporting periods.
POST
Income Statement
Documentation Index
Fetch the complete documentation index at: https://docs.bigdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Object specifying which identifier you are using to request the income statement. You must supply one type and its corresponding value.
Select whether the income statement to be provided are on an annual or quarterly basis.
Available options:
annual, quarter Example:
"quarter"
Maximum number of income statements records to return. If omitted, all income statements records are returned.
Example:
20