SEC EDGAR full-text search API: access card

What is the EDGAR name-to-CIK resolver?

SEC EDGAR full-text search API is the full-text search over SEC filings — the standard way to resolve a company name to its CIK, published by US Securities and Exchange Commission. Coverage: United States (federal); scale: all EDGAR filings since 2001, according to the catalog manifest. In our data — the Aidenix Atlas catalog of verified sources — this endpoint was last probed on 2026-07-24 and returned HTTP 200. What the card gives you:

How do you query it?

A working query is one plain HTTP GET — in our data this exact request form was verified on 2026-07-24:

curl -H "User-Agent: your-name research you@example.com" "https://efts.sec.gov/LATEST/search-index?q=%22Stripe%22&forms=D"

Notes from the catalog recipe:

What does it accept and return?

The interface contract is a short one: 2 query facets in, 4 field groups out. The table is generated from the catalog manifest, according to the probe of 2026-07-24 — every row below was checked against the live endpoint, not copied from vendor marketing:

Facet Value
Endpoint https://efts.sec.gov/LATEST/search-index?q={query}&forms={form}
Auth none, but a descriptive User-Agent header is mandatory, according to the SEC fair-access policy
Query by company name (free text), filing form type
Returns CIK, filing form, filing date, entity name
Provider US Securities and Exchange Commission
Coverage United States (federal)
Last probe 2026-07-24 — HTTP 200

Related sources

A related source is a dataset that joins to the EDGAR name-to-CIK resolver through shared keys, according to the join map of our catalog. In our data, each of the 3 cards below was probed on 2026-07-24 and is live:

The workflow this source belongs to is covered in the full guide: SEC EDGAR API — free company filings and financials guide.


Source card generated from the Aidenix Atlas catalog; facts as probed on 2026-07-24.

Need this at scale? The Aidenix Atlas catalog maps verified data sources with runnable recipes — see the live MCP demo or start free.
Find these guides useful? Add Aidenix as a preferred source on Google — our pages will surface in your AI Overviews.