Insider Transactions API
An API for insder transactions related information for US stocks
2 subscribers
8.4/10 popularity
860 ms avg latency
87% success rate
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Insider Transactions API endpoints
| Method | Endpoint | Description |
|---|---|---|
| transactions | ||
| GET |
getTransactions /transactions/{symbol} |
Returns the most recent insider transactions (non-derivative common stock only) parsed from SEC EDGAR Form 4 filings. |
| officers | ||
| GET |
getOfficers /officers/{symbol} |
Returns a deduplicated list of unique insiders who have recently filed Form 4 for this stock, with their roles. |
| sentiment | ||
| GET |
getSentiment /sentiment/{symbol} |
Aggregates all insider transactions from the past 180 days and returns a buy/sell sentiment score. **Sentiment logic:** - `bullish` — total buy value > total sell value × 1.5 -… |
Insider Transactions API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $30 / month | — |
|
| MEGA | $150 / month | — |
|