Balance Sheet
Financials & Ratios
Balance Sheet
This endpoint retrieves fundamental balance sheet measures for a company, including assets, liabilities, and equity across reporting periods.
POST
Balance Sheet
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 balance sheet. You must supply one type and its corresponding value.
Select whether the balance sheet to be provided are on an annual or quarterly basis.
Available options:
annual, quarter Example:
"annual"
Maximum number of balance sheets to return. If omitted, all balance sheets are returned.
Example:
20