~/blog $ cat api-saham-sec-edgar.md

New: US stock filings and market data APIs

23 August 2026

First, thank you. Every call that has come through GlianaAI since launch came from someone who decided to try an API with no signup page, no sales call and no contract — just a payment handshake and a wallet. That is a strange thing to trust, and we do not take it lightly. The people who have used it have also found the rough edges, and several fixes this month came directly from that.

Here is what is new.

Four endpoints for US public companies

GlianaAI already sold live crypto prices, DEX liquidity, DeFi TVL, gas and FX rates. This month it also sells what companies report:

Endpoint Price Answers
stock-fundamentals $0.010 Revenue, earnings, assets, cash — per fiscal period
stock-filings $0.005 The 10-K, the 10-Q, the 8-K, with direct links
insider-trades $0.015 Which officers and directors bought or sold, and at what price
stock-brief $0.012 Profile, latest figures and recent filings in one call

The brief costs less than buying its parts separately, because a composite that costs more than assembling it yourself is not worth offering.

Reported figures, not share prices

This is the part worth being clear about, because it is a deliberate limit rather than a missing feature.

These endpoints return what a company filed. They do not return what its stock is trading at.

Share prices are licensed data. Every source that covers a real exchange restricts redistribution, and the cheap tiers are explicitly non-commercial — so an API built on one can have its access pulled at any moment, including after you have paid for a call. Company filings are public records. They can be served without a licence, without a key, and without a dependency that can disappear.

For most questions an agent actually asks — is this company growing, what did it earn, what did management just file, who is selling — the filings are the better answer anyway. The price is the commodity; the filings are the reasoning.

Nothing changed about how you call it

No account. No API key. The first request returns 402 with the price and every payment rail we accept; pay from your own wallet and repeat the request. Inputs are checked before any charge, so a malformed call is refused rather than billed.

Browsing is free: GET /v1/tools lists every endpoint with its live price, and GET /v1/consult?intent=... will suggest one for a task in plain language without charging anything.

What we are working on

More Indonesian data endpoints, and better answers for agents that need to decide which endpoint to call before spending anything. If something you need is missing, the fastest way to reach us is [email protected] — the last three endpoints on this list exist because somebody asked.

GlianaAI is a pay-per-call API: 90+ AI models, live market data and Indonesian identity tools, no signup.

See the product API reference Gliana Labs products

← All posts