Historical Market Cap & Transaction Data
Index Daily Transaction Data
Return daily transaction data of a given index code on a certain interval (up to 90 days)
GET
/
index-daily
/
{index_code}
/
Available index: ftse
, idx30
, idxbumn20
, idxesgl
, idxg30
,
idxhidiv20
, idxq30
, idxv30
, ihsg
, jii70
, kompas100
, lq45
,
sminfra18
, srikehati
, sti
, economic30
Notes
Index daily transaction data is only available from January 2nd, 2019.
Header
Authorization
string
requiredAuthorization header that should be filled with your Sectors Financial API key.
Path
index_code
string
requiredCode of the index for which the daily transaction data is to be retrieved.
Query Parameters
start
string
Start date for which the daily transaction data of a given index code is to be retrieved.
end
string
End date for which the daily transaction data of a given index code is to be retrieved.
Response
payload
IndexDailyTransactionData[]
required