Get insider activity
Trailing-90-day Form 4 rollup: buy/sell counts and net value for open-market activity, all-kinds totals, the 10b5-1 planned-sale ratio, and officer/director split — plus the most recent transactions with codes, prices, and remaining stakes. Stocks only.
Access: Starter and Builder plans.
Authorizations
noxstock API key from the dashboard. Keys start with nxs_ and are shown once when created.
Query Parameters
Ticker symbol. Case-insensitive; share-class dots are normalized to dashes (BRK.B == BRK-B). Returns SYMBOL_UNKNOWN when the symbol is outside the supported universe.
"AAPL"
Maximum number of rows to return. Bounded by the endpoint-specific minimum / maximum constraints documented in the parameter schema.
1 <= x <= 20010
Response
Success envelope: { "data": ... }.
The endpoint payload. Present on every 2xx response; never null.
- InsiderData
- UnsupportedData