Get a list of holdings in an ETF. Also provides history of changes for known dates.
Bearer authentication header of the form Bearer <token>
, where <token>
is your key. Get the key here
US stock market ticker symbol of the ETF, e.g. SPY, QQQ, etc.
Start of the requested period, format YYYY-MM-DD. By default equals to a year ago from current date.
End of the requested period, format YYYY-MM-DD. By default equals to current date.
Successful response in standard envelope.
The response is of type object
.