Documents

Edgrapi Filings

Try it

Company profiles and recent SEC filings from EDGAR via Edgrapi.com. Resolve a US-listed ticker to its CIK, industry, fiscal-year end, and exchange, and list...

What it does

Company profiles and recent SEC filings from EDGAR via Edgrapi.com. Resolve a US-listed ticker to its CIK, industry, fiscal-year end, and exchange, and list its recent 10-K / 10-Q / 8-K filings with document links.

The skill document

edgrapi-filings

Company profiles and recent SEC filings from EDGAR via Edgrapi.com. The focused two-tool variant of edgrapi-full — install this when you need filer metadata and disclosure history, not financial statements.

Use when the user explicitly asks who/what a filer is (CIK, industry, fiscal-year end, exchange) or for a company's recent SEC filings.

When to use this skill

Each call spends one Edgrapi credit (1 credit = 1 request). Activate only for a genuine lookup about a specific company — not when a ticker appears in passing.

Tools

get_company

CIK, legal name, SIC industry, fiscal-year end, exchanges, and website, resolved from EDGAR submissions. Args: ticker (required).

get_filings

Recent filings with filing/report dates and document links. Args: ticker (required), limit (1–100, default 20), form (optional filter, e.g. 10-K, 10-Q, 8-K).

Authentication

Set EDGRAPI_KEY to your Edgrapi key (edgr_...), sent as the X-API-Key header.

export EDGRAPI_KEY="edgr_..."

Free key (100 free credits, no card) at .

Pricing

Free 100 one-time · Pro $29/mo (60k credits) or $290/yr (720k) · top-up packs from $7. 1 credit = 1 call. See .

Errors

Functions return a dict; on failure it has an error key: auth_required, auth_invalid, ticker_not_found, out_of_credits, rapidapi_only, edgar_unavailable, network, HTTP , unexpected.

Independence

Edgrapi is an independent service, not affiliated with or endorsed by the U.S. SEC. All data originates from the SEC's public EDGAR system.

Related skills

Resolve a ticker to a CIK, then pull SEC EDGAR filer profiles, filings, XBRL financial concepts and full-text search across 2001-today. 6 endpoints, 1 credit each, structured JSON.

Clean company financials from SEC EDGAR via Edgrapi.com. Four tools — pull normalized income/balance/cash-flow fundamentals, computed ratios, company profile...

1 installs

SEC filings, insider trades & company financials for AI agents — pull SEC EDGAR filings, 8-K material events, Form 4 insider transactions, headline financial...

2 installs

Normalized company financial statements and computed ratios from SEC EDGAR via Edgrapi.com. Pull clean income/balance/cash-flow figures and margin/return/lev...

1 installs

Researches stocks, crypto, SEC filings, insider/congressional trading, and private-market (VC/PE) profiles via the Crawlora API — Yahoo Finance quotes/financials/history/options, SEC EDGAR filings and financial statements, congressional stock disclosures, CoinGecko crypto markets, and PitchBook company/fund/investor teasers — returning clean JSON. Use when the user asks about a ticker's price/financials/news, a company's SEC filings or insider trades, what a member of Congress traded, a crypto coin's market data, or a private company/fund/investor profile.

3 installs

Extract management guidance and forward-looking statements from SEC filings (10-K/10-Q, and 20-F/40-F/6-K for foreign private issuers). Self-contained by default (fetches from EDGAR, in-memory BM25, Claude/OpenAI). Optional heavy mode delegates to a local RAG pipeline.

1 installs