Planned Insider Sales
Insiders who have told the SEC they intend to sell a US public company's stock, from the Form 144 notices filed on or before the sale — the forward-looking counterpart…
Call it
The first response is 402 with the exact price and every rail you can
pay with. Pay, repeat the request with the proof, and you get the result.
curl -X POST https://api.glianalabs.com/v1/tools/planned-insider-sales \
-H 'content-type: application/json' \
-d '{"ticker":"AAPL"}'When to use it
Insiders who have told the SEC they intend to sell a US public company's stock, from the Form 144 notices filed on or before the sale — the forward-looking counterpart to insider-trades, which reports sales after they happen. Use when an agent asks who is about to sell or whether a sale was pre-planned. Returns notices[] with person, relationship, shares, marketValue, pctOfOutstanding, approxSaleDate, broker, how the shares were acquired, tradingPlanAdopted (10b5-1 plan dates), sales in the past 3 months and a link. limit is notices read, default 5, max 20. A notice of intent, not a completed sale; electronic 144s start April 2023.
What it costs
$0.0100 per successful call — flat, with no plan, minimum or monthly fee. A call that fails validation is refused before it runs, so it is never charged.
Not sure this is the right endpoint? GET /v1/consult?intent=… is
free and answers that.
Often used with this
Insider Trades
$0.0150Who inside a US public company bought or sold its stock, parsed from the Form 4s they are legally required to file.
Ownership Changes
$0.0100Who holds more than 5% of a US public company, from the Schedule 13D and 13G filings a holder must make.
Filing Search
$0.0050Full-text search across every SEC filing since 2001 — which companies mention a supplier, which 8-Ks talk about a recall, which 10-Ks name a risk.