GET
/
daily
/
{ticker}
/
Authorization
string
required

Authorization header that should be filled with your Sectors API key.

Path

ticker
string
required

Ticker of the company 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 ticker is to be retrieved.

end
string

End date for which the daily transaction data of a given ticker is to be retrieved.

Response

payload
DailyTransactionData[]
required