GET api/Indexes/FundamentalAnalysisTopHoldingsOverview?symbol={symbol}

Alpha Vantage OVERVIEW for up to 10 tickers by weight: [NasdaqTopHolding] for NDX/SPX, [DowJonesTopHolding] for DJI. Count can be less than 10 if the table has fewer rows. 5s between API calls; 24h cache per ticker. Query: symbol. Route: GET api/Indexes/FundamentalAnalysisTopHoldingsOverview.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
symbol

string

Required

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.