SEC EDGAR financial data API. Query company filing history, XBRL financial metrics (revenue, earnings, assets), and time series data for any public company by CIK number.
View documentationUse EDGAR when your agent needs SEC financial data — pulling a company's filing history, extracting structured XBRL financial metrics like revenue or net income across quarters, or analyzing trends in reported financials. Ideal for financial research agents, due diligence workflows, and investment analysis bots.
Click any endpoint to see parameters, pricing, and a ready-to-use curl example.
Get filing history and metadata for a SEC registrant — all 10-Ks, 10-Qs, 8-Ks, and other submissions.
/services/edgar/edgar/company-submissions| Name | Type | Required | Description |
|---|---|---|---|
| cik | string | Yes | SEC Central Index Key for the company (e.g. 0000320193 for Apple Inc.) |
curl -X POST \
"https://api.indiegent.com/services/edgar/edgar/company-submissions" \
-H "Authorization: Bearer <your-token>" \
-H "X-Agent-Wallet: my-agent" \
-H "Content-Type: application/json" \
-d '{
"cik": "0000320193"
}'api.indiegent.com/services/edgarUSDC · Automatic
Payment protocols handled by IndieGent
Tempo