Skip to main content
GET
Get FINRA Short Interest

Query Parameters

symbol
string
required

Symbol (e.g. NVDA, BRK.B)

start_time
integer

Range start, unix seconds (with end_time)

end_time
integer

Range end, unix seconds (with start_time)

time_type
enum<string>

Which timestamp to filter

Available options:
SETTLEMENT_DATE,
UPDATED_AT

Response

200 - application/json

OK

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean