Keep the accession
Issuer, CIK, accession number, form, filing timestamp, report date, primary document, exhibits, and source URLs stay connected.
Retrieve filing metadata by symbol and form, search permitted document text, query XBRL facts, compare amendments, and retain the CIK, accession, source URL, filing time, and known-at timestamp behind every result.
An SEC filings API converts EDGAR submissions and documents into structured records. A research-grade implementation must preserve the accession, filing time, source document, and later amendment history instead of returning only the newest extracted value.
Issuer, CIK, accession number, form, filing timestamp, report date, primary document, exhibits, and source URLs stay connected.
Document routes return permitted text with source metadata, while form and accession filters narrow the chronology before full-text search.
XBRL concepts retain units, fiscal periods, forms, frames, accession references, filing dates, and known-at times.
A later filing or revised fact becomes a new version. Earlier records remain queryable so restatements cannot leak backward into a simulation.
Product boundary: DataCedar is not affiliated with or endorsed by the U.S. Securities and Exchange Commission. Public-source status does not remove the need to identify the source, follow SEC access guidance, and preserve document provenance.
curl "https://api.datacedar.com/v3/stocks/AAPL/filings?form=10-Q&limit=10" \
-H "X-API-Key: $QUARTERTRACE_API_KEY"{
"data": [{
"symbol": "AAPL",
"cik": "0000320193",
"accession": "0000320193-26-000000",
"form": "10-Q",
"filed_at": "2026-05-01T20:05:00Z",
"primary_document": "aapl-20260328.htm",
"source": "sec_edgar"
}]
}Examples document the public contract and may use illustrative values or redacted identifiers. Availability fields and rights filters are authoritative for the active environment.
Resolve a ticker to the SEC reporting issuer and query its filing chronology by form or date.
Open the primary document or exhibits while retaining the accession and official source URL.
Query XBRL facts with units, fiscal periods, filing references, and known-at timestamps intact.
Join amendments and later-reported facts without overwriting the earlier disclosure.
The SEC already exposes submissions and XBRL company facts through keyless public interfaces. A commercial API should add reliable normalization, search, joins, replay, and operational guarantees rather than obscure the primary record.
DataCedar stores the SEC identity and source URL with every normalized record. Researchers can move from a derived fact back to the exact accession and document that reported it.
A 10-Q may describe a quarter that ended weeks before the filing became public. A model could not use the filing on the report-period end date. Collapsing those timestamps creates classic look-ahead bias.
DataCedar keeps the economic period and the publication or known-at time separately. An as-of query filters on availability, while analytical joins can still group facts by the period they describe.
Companies can use standard taxonomy concepts, custom extensions, different units, and different fiscal frames. A single friendly metric name is useful, but it is not enough to explain every issuer's disclosure.
DataCedar preserves the source concept, unit, form, frame, accession, and period beside any normalized field. That makes exceptions inspectable and allows a researcher to reproduce or revise the mapping.
DataCedar complements the public source; it does not replace the primary filing.
Yes. The open baseline acquires submissions, filings, and company facts from public SEC EDGAR interfaces and preserves SEC identifiers and source URLs.
Build historical stock price and volume exports with explicit adjustments, coverage checks, symbol history, and event windows for reproducible backtesting.
Query permitted stock price and volume beside SEC filings, earnings events, point-in-time fundamentals, news references, macro data, and coverage metadata.
Query scheduled, confirmed, rescheduled, and completed earnings events with known-at history, source evidence, fiscal periods, and reaction windows.
A searchable, event-linked earnings-call schema for licensed transcripts and permitted issuer audio, with speakers, sections, source provenance, and rights controls.
Explorer is $0 with no card and a 1 request/second limit. Market history and transcript text appear only when an eligible source is active for the account.
Open DataCedar