v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Legal

Search EDGAR filings and entity history

Search SEC EDGAR full-text filings via efts.sec.gov or fetch a filer's structured filing history via data.sec.gov. Returns direct SEC archive URLs with filing metadata and match snippets when available.

post/legal/v1/sec-filing

Request body

type'search' | 'entity' required

Run a full-text search or fetch a single entity filing history

querystring

Full-text SEC search query (required for type: search)

formTypesstring[]

Optional SEC form type filter such as 10-K, 10-Q, 8-K, or 4

tickerstring

Optional company ticker. Valid for both search and entity lookups.

entitystring

Optional entity filter passed through to EDGAR full-text search

cikstring

CIK for entity lookups. Accepts padded or unpadded digits.

dateAfterstring date

Optional lower filing date bound (YYYY-MM-DD)

dateBeforestring date

Optional upper filing date bound (YYYY-MM-DD)

limitinteger

Maximum filings to return

offsetinteger

Result offset for pagination

Response

SEC filings retrieved successfully

type'search' | 'entity'
querystring nullable
entitystring nullable
tickerstring nullable
cikstring nullable
formTypesstring[]
dateAfterstring date nullable
dateBeforestring date nullable
limitinteger
offsetinteger
totalinteger