Skip to main content
POST
Recent insider transactions for one symbol.

Authorizations

Authorization
string
header
required

A live account API key from FINTERM_API_KEY.

Body

application/json
ticker
string
required

Stock ticker symbol

as_of_date
string

Filing-date cutoff in YYYY-MM-DD format

Pattern: ^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$
limit
integer

Maximum rows to return

Required range: 1 <= x <= 500
transaction_codes
enum<string>[]

Form 4 transaction-code filters

Available options:
P,
S,
A,
M,
F,
G,
C,
W
include_derivatives
boolean

Include derivative-security rows

include_holdings
boolean

Include ownership-statement rows

Response

Success.

The two-key success envelope.

finterm
object
required

Canonical result meta header.

data
object
required