Skip to main content
GET
Get company insider trades

Authorizations

x-api-key
string
header
required

Query Parameters

limit
integer
default:100

Trades returned, after filters.

Required range: 1 <= x <= 500
start_date
string<date>

Lower bound on the transaction date.

end_date
string<date>

Upper bound on the transaction date.

transaction_code
string

Single SEC transaction code filter, e.g. P (purchase), S (sale), A (grant), M (option exercise).

include_derivative
boolean
default:true

Include Table II derivative-security transactions.

order
enum<string>
default:desc

Sort by transaction date.

Available options:
asc,
desc

Response

Structured SEC Form 3/4/5 insider transactions — insider identity and role, transaction code and label, shares, price, signed USD value, post-transaction holdings — with accession number and filing URL provenance

data
object
required
meta
object
required
requestId
string
required