Skip to main content
GET
Us Insider Transactions

Authorizations

X-API-KEY
string
header
required

Provisioned Corpus API key with the required jurisdiction and operation scopes.

Query Parameters

accession_number
string | null
ticker
string | null
issuer_cik
string | null
reporting_owner_cik
string | null
start_date
string<date> | null
end_date
string<date> | null
transaction_code
string | null
acquired_disposed
string | null
Pattern: ^[AD]$
is_derivative
boolean | null
as_of
string | null
limit
integer
default:100
Required range: 1 <= x <= 1000
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

transactions
InsiderTransaction · object[]
required
meta
Meta · object
required