META SEC filings

Recent SEC filings for Meta Platforms, Inc. (CIK 1326801, NASDAQ: META).

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

Recent META filings

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

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

About Meta Platforms, Inc.

Meta Platforms, Inc. develops products that enable people to connect and share with friends and family through mobile devices, personal computers, and other surfaces. Sector: Interactive Media. Listed on NASDAQ under ticker META, SEC Central Index Key 1326801.

What gets filed by META

  • 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 META officers, directors, and 10%+ owners.
  • 13F: when institutional managers report META holdings.
  • DEF 14A: annual proxy statement covering executive compensation and governance.

Get META filings via API

Pull the most recent filings for META (CIK 1326801) via the EdgarKit API:

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

Filter to specific form types:

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

Insider transactions

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