cikstring · requiredSEC Central Index Key, with or without leading zeroes; output is always ten digits.
Loading tools…
U.S. SEC
Retrieve U.S. SEC EDGAR 10-K, 10-Q, 20-F, 40-F or 6-K filing metadata and source links by CIK.
Return at most 100 recent EDGAR submissions for one exact CIK with optional base-form and filing-date filters. Results preserve accession number, form and amendment state, filing/report/acceptance dates, XBRL flags, file identifiers, primary-document metadata and canonical SEC archive links. Older archive shards, filing submission, credentials and investment recommendations are excluded.
Agents select this operation with tool ID sec.filings, then check its current inputs and price before a run.
cikstring · requiredSEC Central Index Key, with or without leading zeroes; output is always ten digits.
filed_fromstring · optionalValue supplied for filed from.
format: date
filed_tostring · optionalValue supplied for filed to.
format: date
formsarray · optionalValue supplied for forms.
minItems: 1 · maxItems: 5
include_amendmentsboolean · optionalValue supplied for include amendments.
limitinteger · optionalValue supplied for limit.
minimum: 1 · maximum: 100
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
captured_atstringReturned captured at value.
cikstringReturned cik value.
entity_namestringReturned entity name value.
exchangesarrayReturned exchanges value.
itemsarrayReturned items value.
scopestringReturned scope value.
source_urlstringReturned source url value.
tickersarrayReturned tickers value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "sec.filings",
"input": {
"cik": "0000320193",
"forms": [
"10-K",
"10-Q"
],
"limit": 10
}
}{
"cik": "0000320193",
"items": [
{
"form": "10-K",
"filing_date": "2024-11-01",
"report_date": "2024-09-28",
"is_amendment": false,
"accession_number": "0000320193-24-000123",
"filing_index_url": "https://www.sec.gov/Archives/edgar/data/320193/000032019324000123/0000320193-24-000123-index.html",
"primary_document": "aapl-20240928.htm",
"primary_document_url": "https://www.sec.gov/Archives/edgar/data/320193/000032019324000123/aapl-20240928.htm"
}
],
"scope": "recent_submissions",
"tickers": [
"AAPL"
],
"exchanges": [
"Nasdaq"
],
"source_url": "https://www.sec.gov/edgar/browse/?CIK=0000320193&owner=exclude",
"captured_at": "2026-08-20T00:00:00.000Z",
"entity_name": "Apple Inc."
}not_found: SEC EDGAR could not find that CIK in the submissions dataset.Resolve a current CIK first: {"query":"AAPL","limit":5}