AMZN SEC filings

Recent SEC filings for Amazon.com, Inc. (CIK 1018724, NASDAQ: AMZN).

Want this data via API instead of reading about it? Get a free API key →

Recent AMZN filings

Live filing data loading. In the meantime, query the API for the most recent filings:

curl "https://api.edgarkit.com/v1/filings?ticker=AMZN&limit=15" \
  -H "Authorization: Bearer YOUR_API_KEY"

About Amazon.com, Inc.

Amazon.com, Inc. engages in the retail sale of consumer products, advertising, and subscription services through online and physical stores. Sector: Internet Retail. Listed on NASDAQ under ticker AMZN, SEC Central Index Key 1018724.

What gets filed by AMZN

  • 10-K: annual report with audited financials, risk factors, and MD&A.
  • 10-Q: quarterly report with unaudited financials.
  • 8-K: material event disclosures (earnings, M&A, executive changes).
  • Form 4: insider transactions by AMZN officers, directors, and 10%+ owners.
  • 13F: when institutional managers report AMZN holdings.
  • DEF 14A: annual proxy statement covering executive compensation and governance.

Get AMZN filings via API

Pull the most recent filings for AMZN (CIK 1018724) via the EdgarKit API:

curl "https://api.edgarkit.com/v1/filings?ticker=AMZN&limit=20" \
  -H "Authorization: Bearer YOUR_API_KEY"

Filter to specific form types:

curl "https://api.edgarkit.com/v1/filings?ticker=AMZN&form_type=4&transaction_code=P&limit=10" \
  -H "Authorization: Bearer YOUR_API_KEY"

Insider transactions

For AMZN insider Form 4 transactions specifically, see the AMZN insiders page.