Stock Brief
One call that answers "what is going on with this company": profile, the latest reported financials, and the most recent filings.
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/stock-brief \
-H 'content-type: application/json' \
-d '{"ticker":"AAPL"}'When to use it
Use instead of three separate calls when an agent is sizing up a company. Each section degrades on its own — a slow upstream nulls its field and the brief still returns. Reported figures and filings only; no share price.
What it costs
$0.0120 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
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.
Stock Filings
$0.0050Recent SEC filings for a US public company, newest first, each with its form type, date and a direct link to the document.
Market Brief
$0.0300Answers "what is the market doing right now" in a single request, assembling prices, movement and liquidity into one response.