Access EDGAR data with Marketstack API
Access SEC company data through 6 powerful new EDGAR endpoints. Get company information, CIK
codes, submissions, and financial facts with ease.
Electronic Data Gathering & Retrieval
EDGAR stands for Electronic Data Gathering, Analysis, and Retrieval. EDGAR is the SEC's comprehensive database containing financial documents that public companies, mutual funds, and other entities are required to file. It is a system that allows companies to file documents with the U.S. Securities and Exchange Commission (SEC).
Sign up for FreeSEC Filings
Access official company filings, forms, and regulatory documents
Company Data
Comprehensive company information and corporate structure details
Financial Facts
Structured financial data and GAAP accounting information
Real-time Access
Up-to-date information directly from SEC databases
Six Powerful EDGAR Endpoints
Complete access to SEC company data through our RESTful API endpoints.
- Find CIK Code by Company Name
- Find Company Name by CIK Code
- Company Submission Data
- Company Facts
- Company Concepts for US GAAP
Accounts Payable - Company Concepts for US GAAP
Accounts Payable in a Specific Unit
https://api.marketstack.com/v2/cik_code&company_name=NVIDIA
"data": [ { "cik_code": "1045810", "company_name": "NVIDIA", "ein": "943177549", "sic": "3674", "sic_description": "Semiconductors & Related Devices" } [...] ]
https://api.marketstack.com/v2/company_name&cik_code=########
{ "data": [ { "cik_code": "1045810", "company_name": "NVIDIA", "ein": "943177549", "sic": "3674", "sic_description": "Semiconductors & Related Devices", "phone": "9899990001", "Incorporationstate": "DE" } ], "addresses": { "mailing": { "street1": "2788 SAN TOMAS EXPRESSWAY", "street2": null, "city": "SANTA CLARA", "state_or_country": "CA", "zipCode": "95051" }, "business": { "street1": "2788 SAN TOMAS EXPRESSWAY", "street2": null, "city": "SANTA CLARA", "state_or_country": "CA", "zipCode": "95051" } } }
https://api.marketstack.com/v2/submission
{ "data": { "cik": "1045810", "entity_type": "operating", "sic": "3674", "sic_description": "Semiconductors & Related Devices", "owner_org": "04 Manufacturing", "insider_Transaction_For_Owner_Exists": 1, "insider_Transaction_For_Issuer_Exists": 1, "name": "NVIDIA CORP", ..... } }
https://api.marketstack.com/v2/company_facts&cik_code=########
{ "data":{ "cik":1467858, "company_name":"GENERAL MOTORS COMPANY", "facts":{ "dei":{ "EntityCommonStockSharesOutstanding":{ "label":"", "units":{ "shares":[ { "end":"2009-08-17", "val":547800000, "accn":"0001045810-09-000024", "fy":2009, "fp":"Q2", "form":"10-Q", "filed":"2009-08-20", "frame":"CY2009Q3I" } ] } } }, "invest":{ "DerivativeNotionalAmount":{ "label":"Derivative, Notional Amount", "description":"Aggregate notional amount specified by the derivative(s). Expressed as an absolute value.", "units":{ "USD":[ { "end":"2015-01-25", "val":0, "accn":"0001045810-16-000205", "fy":2015, "fp":"FY", "form":"10-K", "filed":"2016-03-17", "frame":"CY2014Q4I" } ] } } } } } }
https://api.marketstack.com/v2/concepts/accounts_payable&cik_code=######
{ "data":{ "cik":1467858, "taxonomy":"us-gaap", "tag":"AccountsPayableCurrent", "label":"Accounts Payable, Current", "description":"", "company_name":"GENERAL MOTORS COMPANY", "units":{ "USD":[ { "end":"2011-12-31", "val":24551000000, "accn":"0001467858-12-000029", "fy":2012, "fp":"Q1", "form":"10-Q", "filed":"2012-05-03" } ] } } }
https://api.marketstack.com/v2/frames/accounts_payable/{unit}&frame=CY####Q#1
"data":{ "taxonomy":"us-gaap", "tag":"AccountsPayableCurrent", “ccp”: “CY2009Q3I”, “uom”: “usd”, "label":"", “pts”: 412, "frame_data":[ { "accn": "0000950123-09-055961", "cik": 64978, "entityName": "MERCK SHARP & DOHME CORP.", "loc": "US-NJ", "end": "2009-09-30", "val": 568400000 }, { "accn": "0001193125-09-215590", "cik": 1335793, "entityName": "CNX GAS CORP", "loc": "US-PA", "end": "2009-09-30", "val": 48528000 }, [....] ] }
What You Can Build
From fintech startups to enterprise solutions,
EDGAR endpoints power innovative applications
Financial Analytics
Build comprehensive financial analysis tools
- Portfolio risk assessment platforms
- Investment research dashboards
- Market trend analysis tools
Compliance Monitoring
Automate regulatory compliance tracking
- ESG compliance scorecards
- Regulatory filing alerts
- Due diligence automation
Company Research
Deep dive into company information
- Competitor analysis platforms
- M&A research tools
- Market intelligence systems
Data Visualization
Create stunning financial dashboards
- Executive reporting tools
- Investor relation platforms
- Financial performance trackers
Fintech Applications
Power the next generation of finance apps
- Robo-advisor platforms
- Credit scoring systems
- Investment recommendation engines
Risk Management
Build sophisticated risk assessment tools
- Credit risk analysis
- Fraud detection systems
- Market volatility monitors