Filing Search
Full-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.
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/filing-search \
-H 'content-type: application/json' \
-d '{"query":"\"artificial intelligence\""}'When to use it
Use when an agent needs documents by what they SAY rather than by company. query takes words, "quoted phrases", OR and -exclusions; ticker narrows to one company; form to one or more types ("10-K" or ["8-K", "10-Q"]); from/to are filing dates as YYYY-MM-DD. Returns total matches and filings[] with form, filed date, period, companies, the matched document (the filing itself or an exhibit) and a direct link — one row per filing. Text matches, not a ranking of importance.
What it costs
$0.0050 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
Filing Events
$0.0050Material events a US public company reported on Form 8-K, newest first, each item code named in words: executive departures (5.
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.
DEX Pairs
$0.0100On-chain DEX liquidity for a token: which pools exist, how deep they are, and how much they trade.