Ownership Changes
Who holds more than 5% of a US public company, from the Schedule 13D and 13G filings a holder must make.
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/ownership-changes \
-H 'content-type: application/json' \
-d '{"ticker":"AAPL"}'When to use it
A 13D means the holder may seek to influence the company (activist); a 13G is a passive stake, typically an index fund. Use when an agent asks who the big holders are or whether an activist has moved in. type is "13d" or "13g"; omit for both. Returns stakes[] with form, activist, filed and event dates, holders[] { name, cik, shares, percent, type }, the stated purpose for a 13D, and a link. limit is filings read, default 5, max 10. Filings before December 2024 are free-form: holder names only, share counts null.
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
Planned Insider Sales
$0.0100Insiders 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…
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.
Stock Fundamentals
$0.0100What a US public company REPORTED, straight from its SEC filings — revenue, net income, assets, cash, shares outstanding — per fiscal period, newest first.