Changelog
A running log of new features, data coverage expansions, and improvements. The API stays on /v1 — no breaking URL changes.
- New
Ticker-to-CIK resolution live on all endpoints. Use
?ticker=AAPLon/filingsand?issuerTicker=TSLAon/insider-transactions.No more manual CIK lookups for active public companies. - Data
Ticker master list now contains 12,100+ mappings, updated weekly. Historical tickers for delisted companies are preserved.
- Data
10-year historical archive fully live: 2015–present coverage across all major form types (10-K, 10-Q, 8-K, Form 3/4/5, 13D/G, S-1).
- Improved
Added
?fieldset=parameter to/filings,/insider-transactions, and/newsendpoints. Use minimal, standard, or full to control response payload size. - New
Added
?fields=custom projection to/filings.Request only the fields you need, e.g.?fields=id,formType,entity.name. - Improved
Historical depth by plan tier: Free
/Core(7 days), Plus (1 year), Pro (5 years), Ultra (full archive).
- New
Launched
/v1/insider-transactions/analyticsendpoint. Aggregate insider transaction data by dimension (issuer, officer title, transaction type) with date range and granularity controls. - New
Launched
/v1/filings/analyticsendpoint. Filing volume time series and top-entity breakdowns queryable over any date range. - Improved
Insider transactions now include normalizedOfficerTitle field — officer titles are standardised for consistent filtering and grouping (e.g. "Exec. VP & CFO" → "CFO").
- New
Launched
/v1/insider-transactionsendpoint. Full Form 3, 4, and 5 coverage with filtering by issuer, reporting owner, transaction type, officer role, and dollar amount. - Improved
Filing availability significantly improved. End-to-end latency from SEC acceptance to API availability is typically under 10 minutes on weekdays.
- Improved
Added automatic backfill to catch any filings that are delayed or missed during high-volume periods.
- New
Initial public launch.
/v1/filingsand/v1/newsendpoints live. - New
Tiered API key system with Free, Plus, Pro, and Ultra plans. Per-user keys managed via
/api-keysdashboard. - New
Global CDN distribution with fast response times worldwide.