Equity

Equity Balance Sheet

Returns paginated standardized balance-sheet periods for a US-listed equity. Each metric includes an availability status, and unavailable values are returned as null.

get/gateway/v1/equity/balance-sheet

Query parameters

symbolstring required

US equity ticker symbol

Example:AAPL

US equity ticker symbol

period'quarterly' | 'annual'

Financial period

Financial period

end_datestring

Inclusive latest period end date in YYYY-MM-DD format

Example:2024-12-31

Inclusive latest period end date in YYYY-MM-DD format

limitinteger

Maximum financial periods to return

Maximum financial periods to return

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://example.com/schemas/DataResponseEquityBalanceSheetItem.json"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.