You are in spectator mode. Sign in to load data and interact.
← Company Filings Lookup

Company filings public API

US public-company SEC filings as JSON. No API key, no sign-up — these power the live filings lookup and are open to build on (research tools, dashboards, alerting). Data from SEC EDGAR. Please send a descriptive User-Agent and be reasonable with volume.

GET/company-intel/search?q={ticker_or_name}

Resolve a ticker symbol or company name to matching US public companies (CIK + ticker + name). Exact-ticker matches rank first.

  • qticker (e.g. AAPL) or company name (e.g. Tesla)
curl "https://agentry.systems/api/v1/company-intel/search?q=AAPL"
GET/company-intel/filings?cik={cik}

Recent SEC filings for a company by CIK — form type (10-K/10-Q/8-K/4/…), filing date, and a direct link to the primary document, plus company name/ticker/exchange/industry.

  • cikCentral Index Key from /search
  • limitmax filings, 1–100 (default 25)
curl "https://agentry.systems/api/v1/company-intel/filings?cik=320193&limit=10"
More free data APIs

Cross-country prices, brand/domain security, and live hazards — all public JSON, no key.

See all free tools →