Equity
Equity Financial Overview
Returns a paginated financial overview for a US-listed equity. Values are served as reported or derived by the financial-data serving layer; missing values remain explicit nulls and are not recalculated by this API.
get/gateway/v1/equity/overview
Query parameters
symbolstring required
US equity ticker symbol
Example:AAPL
US equity ticker symbol
period'quarterly' | 'ytd' | 'annual' | 'ttm'
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
Example response
{
"$schema": "https://example.com/schemas/DataResponseEquityOverviewItem.json"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.