Log in
Sign up

SEC Filings API
Raw filings. Structured answers.

A fast, developer-friendly SEC API for SEC EDGAR filings. Query 10-K and 10-Q financial statements, Form 4 insider transactions, 13F institutional holdings, and company entity data as clean, structured JSON — no XBRL parsing or EDGAR scraping required.

Primary SourceEDGAR Filings10-K / 10-Q13F FilingsForm 4 DataFinancial StatementsInsidersCompany Facts
25M+
SEC Filings
1M
Entities Tracked
3K+
New Filings Daily
baseurl
GETapi.finsider.io/v1/financials/metrics
  1{  2  "dataset": "financials",  3  "ticker": "AAPL",  4  "metric": "revenue",  5  "periods": [  6    {  7      "quarter": "Q4 2024",  8      "revenue": {  9        "iPhone": 592000000, 10        "Mac": 90000000, 11        "Services": 240000000 12      } 13    }, 14    { 15      "quarter": "Q3 2024", 16      "revenue": { 17        "iPhone": 460000000, 18        "Mac": 77000000, 19        "Services": 224000000 20      } 21    } 22  ] 23}
REST API
In-app screener
Excel add-in (coming soon)

SEC API data catalog

Institutional-grade tables, retail-ready

Financials

Standardized financials

Our canonical layer maps as-reported XBRL tags to one standardized symbol per metric across income statement, balance sheet, and cash flow—so your models, screeners, and charts speak the same language.

Canonical map

200+ tags → 1 symbol

Revenue, EBIT, FCF — one field name.

Statements

IS · BS · CF

Quarterly & annual, peer-ready.

Coverage

6,000+ filers

Every 10-K & 10-Q in EDGAR.

Also raw

XBRL as-filed

Tag-level drill-down when you need it.

As-reported · XBRL tags (FY2024)3 filers · 3 different names
Ticker us-gaap tag Value
AAPLRevenues$391.0B
MSFTRevenueFromContractWithCustomerExcludingAssessedTax$245.1B
WMTSalesRevenueNet$648.1B
revenuemapped
Canonical · standardized ISone line item for all
Ticker Canonical line FY2024
AAPLrevenue$391.0B
MSFTrevenue$245.1B
WMTrevenue$648.1B
Insiders

Form 4 transactions & signals

Every insider buy and sell with codes, roles, derivatives, and ownership snapshots. Track clusters, unusual activity, daily top buyers/sellers, and per-executive histories.

See what executives are doing — before the headline hits.

Feed

Global Form 4

Parsed within minutes of filing.

Signals

Clusters · unusual

Pre-built anomaly detection.

Per ticker

Net shares · ratio

Buy/sell sentiment at a glance.

People

Holdings · history

Full executive transaction trail.

  • Every transaction code — purchases, sales, grants, exercises, tax withholdings
  • Cluster alerts when multiple insiders move in the same direction
  • Daily top buyers & sellers ranked by dollar value, not just share count
  • Per-executive holdings and full transaction history by CIK
Explore Insiders docs
GET /v1/insiders/transactions
InsiderTickerTypeValueFiled
Jensen HuangNVDAP · Purchase$8.2MMay 24
Tim CookAAPLS · Sale$41.2MMay 22
Satya NadellaMSFTM · Exercise$12.8MMay 20
Lisa SuAMDP · Purchase$1.9MMay 18
Sundar PichaiGOOGLA · Grant$4.1MMay 15
Filter by code · role · min value · date range · derivative flag
Institutions

13F portfolios & smart-money flows

Quarterly holdings for every institutional manager: positions, weights, sector mix, quarter-over-quarter changes, ticker ownership, capital flows, and crowding scores.

Follow the smart money — position by position, quarter by quarter.

Filers

All 13F managers

Hedge funds, mutual funds, pensions.

Positions

Shares · value · weight

Portfolio-ready breakdowns.

Changes

QoQ deltas

New, increased, decreased, closed.

Ticker view

Flows · crowding

Who's piling in — who's exiting.

  • Full 13F universe — every manager, every position, every quarter
  • QoQ change flags: new positions, adds, trims, and full exits
  • Ticker-level ownership: aggregate flows and institutional crowding scores
  • Search by manager name or CIK — drill into any portfolio instantly
Explore Institutions docs
GET /v1/institutions/{cik}/holdings?quarter=2024Q3
SecuritySharesValueWeightΔ QoQ
AAPL1.02B$178.4B5.8%+0.3%
MSFT842M$356.1B11.6%+1.1%
NVDA312M$171.2B5.6%+2.4%
AMZN489M$89.7B2.9%−0.2%
GOOGL398M$67.4B2.2%+0.6%
Sort by value · shares · portfolio weight · QoQ delta
REST API

Access. Query. Integrate.

Latency (p95)

320ms

Measured across us-east-1 edge.

Endpoints

50+

10-Q, 10-K, Form 4, 13F endpoints.

Format

JSON · OpenAPI 3.0

RESTful with OpenAPI spec.

Auth

API Key · JWT

Simple authentication methods.

View API docs
GET
/api/v1/financials/10-Q?ticker=AAPL
{
"status": "success",
"data": {
"ticker": "AAPL",
"form_type": "10-Q",
"filing_date": "2025-04-01",
"period_end": "2025-03-31",
"financials": {
"total_revenue": 119600000000,
"gross_profit": 52800000000,
"net_income": 33900000000,
"eps_diluted": 2.18,
"gross_margin": 0.441,
"roe": 0.284,
"operating_margin": 0.321,
"debt_to_equity": 1.73
}
}
}
In-App Screener

Filter and discover SEC filings.

Form: 10-QDate: Last 90 daysRevenue > $1B
Company Form Filed Description Metric
Apple Inc.10-QNov 1, 2024Q3 2024 Quarterly Report$119.6BRevenue
Microsoft Corporation10-QOct 25, 2024Q1 2025 Quarterly Report$65.7BRevenue
NVIDIA Corporation10-QNov 21, 2024Q3 2025 Quarterly Report$26.0BRevenue
Amazon.com Inc.10-QOct 31, 2024Q3 2024 Quarterly Report$143.1BRevenue
Alphabet Inc.10-QOct 24, 2024Q3 2024 Quarterly Report$76.7BRevenue
Berkshire Hathaway Inc.13F-HRNov 14, 2024Q3 2024 Holdings Report$378BAUM
Tesla Inc.10-KJan 29, 2025FY 2024 Annual Report$96.8BRevenue
Meta Platforms Inc.4Nov 18, 2024Insider Purchase — CEO$2.1MValue
JPMorgan Chase & Co.10-QOct 11, 2024Q3 2024 Quarterly Report$42.4BRevenue
Visa Inc.8-KNov 7, 2024Material Agreement — Acquisition
Showing 10 of 1,247 resultsExport CSV · JSON · XLSX
Excel Add-in Coming soon

SEC data native inside your models.

Functions

40+ custom formulas

FINSIDER() library shipped and versioned.

Refresh

Scheduled & manual

Desk-level cadence with approvals.

Exports

Dashboards · CSV · Notes

Controls

Lineage · Audit · Permissions

A
B
C
1
Metric
Formula
Value
2
Total Revenue10-Q
=FINSIDER("AAPL","total_revenue")
$119.6B
3
Gross Margin10-Q
=FINSIDER("AAPL","gross_margin")
44.1%
4
Net Income10-Q
=FINSIDER("AAPL","net_income")
$33.9B
5
Insider buys (90d)Form 4
=FINSIDER_FORM4("AAPL","buys_count")
47
6
13F holdings13F
=FINSIDER_13F("BRK","holdings_count")
42
7
8-K: Material event8-K
=FINSIDER_8K("V","event_type")
Acquisition
8
Shares outstanding10-K
=FINSIDER("TSLA","shares_outstanding")
3.19B
9
Revenue YoY10-Q
=FINSIDER("NVDA","revenue_yoy")
+122%
10
Insider buys (90d)Form 4
=FINSIDER_FORM4("AAPL","buys_count")
47
11
12
Governance

Audit-ready from day one.

Every response carries SEC source attribution, lineage tracking, and versioned data — built for compliance teams.

Performance

Sub-second data delivery.

Edge-cached responses with p95 latency under 320ms. Real-time webhooks notify you the moment new filings land.

Coverage

Every major filing type.

10-Q, 10-K, Form 4, 13F — structured and normalized across all public filers with full historical depth.

Pricing

Professional Plans

From individual analysts to enterprise teams. Professional-grade SEC data access with transparent, scalable pricing.

Save 20%

Lite

Perfect for individual investors tracking key market events

$29/month
What's included
  • Live 8-K filings
    Real-time material events as they happen
  • Form 4 insider tracking
    Executive transaction monitoring
  • 13F institutional holdings
    Quarterly position disclosures
  • 5 custom watchlists
    Personalized company alerts
  • Basic API access
    1,000 requests per month
Popular

Professional

Advanced analytics for serious investors and analysts

$49/month
What's included
  • Everything in Essentials
    All basic features included
  • 13D/G activist monitoring
    Real-time activist investor alerts
  • 5-year historical archive
    Complete filing database access
  • Unlimited watchlists
    Advanced filtering and alerts
  • Priority API access
    10,000 requests per month
  • Export capabilities
    CSV, Excel, and JSON formats

Enterprise

Full-scale solutions for institutions and teams

$490/month
What's included
  • Unlimited API access
    No rate limits, direct integration
  • Raw data firehose
    Real-time streaming endpoints
  • Custom data models
    Tailored schemas and formats
  • Dedicated support
    Priority technical assistance
  • SLA guarantees
    99.9% uptime commitment
  • On-premise deployment
    Private cloud options available
Enterprise

Enterprise-Scale Infrastructure

Custom SLAs
Guaranteed performance levels
Dedicated Support
Priority technical assistance
On-Premise Options
Private cloud deployment
FAQ

Frequently Asked Questions

Everything you need to know about the Finsider SEC API — supported filings, data freshness, authentication, and pricing.

What is the Finsider SEC API?

Finsider is a developer-friendly SEC API that turns raw SEC EDGAR filings into clean, structured JSON. A single REST API gives you SEC filings, standardized financial statements, Form 4 insider transactions, 13F institutional holdings, and company entity data — without parsing XBRL or scraping EDGAR yourself.

Which SEC filings and forms does the API support?

The SEC filings API covers the major EDGAR forms, including 10-K and 10-Q financial reports, 8-K material events, Form 4 insider transactions, 13F institutional holdings, S-1 registration statements, and 20-F and 6-K foreign filings. Each form is available as a structured, queryable endpoint.

How is Finsider different from the free SEC EDGAR API?

The SEC's EDGAR system gives you raw documents and as-reported XBRL tags that still need heavy parsing. Finsider is an EDGAR API alternative that normalizes those filings: we map hundreds of XBRL tags to one canonical symbol per metric, deliver consistent JSON across companies, and add ready-made endpoints for insiders, institutions, and screening.

How do I get started and authenticate with the API?

Create a free account, generate an API key, and pass it as an x-api-key header on each request. The API documentation includes a live request builder, code examples, and an OpenAPI specification so you can call SEC filings endpoints in minutes.

How fresh is the SEC filings data?

Filings are ingested in real time and typically parsed within seconds to a few minutes of being submitted to SEC EDGAR, so insider transactions, new filings, and financial updates are available almost as soon as they are public.

Is there a free tier, and what are the rate limits?

Yes — you can start for free with limited monthly requests. Paid plans raise the limits: Lite includes 1,000 requests/month, Pro gets 10,000/month, and Enterprise has no fixed limit. You can upgrade, downgrade, or cancel at any time with no penalties.

Stay Updated

Get notified about new SEC filing features, API updates, and market insights delivered to your inbox.

No spam. Unsubscribe at any time.