Back to catalog
📈

SEC EDGAR Data

Free

API to access annual reports of public US companies

📈FinanceHTTPSCORS enabledNo API key required

SEC EDGAR

5 items

Apple Inc.

2024-11-01

10-K

Microsoft Corporation

2024-10-30

10-Q

Tesla, Inc.

2024-10-23

8-K

Amazon.com, Inc.

2024-04-12

DEF 14A

Cerebras Systems Inc.

2024-09-26

S-1

Sample Response

response.json
1{
2 "items": [
3 {
4 "filing_type": "10-K",
5 "company": "Apple Inc.",
6 "cik": "0000320193",
7 "filed_date": "2024-11-01",
8 "period": "2024-09-28"
9 },
10 {
11 "filing_type": "10-Q",
12 "company": "Microsoft Corporation",
13 "cik": "0000789019",
14 "filed_date": "2024-10-30",
15 "period": "2024-09-30"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.sec.gov/search-filings/edgar-application-programming-interfaces"
View Documentation

Similar APIs