Full-text search across all SEC filings. Find specific mentions, clauses, or disclosures in 10-Ks, 10-Qs, 8-Ks, proxy statements, and every other form type in the EDGAR database.
View documentationUse EDGAR Search when your agent needs to find specific language or disclosures across SEC filings — searching for risk factors, executive compensation clauses, related-party transactions, or any keyword across thousands of public company filings. Ideal for legal research agents, compliance monitoring, and financial due diligence.
Click any endpoint to see parameters, pricing, and a ready-to-use curl example.
Full-text search across all SEC filings by keyword, company name, form type, and date range.
/services/edgar-search/edgar-search/search| Name | Type | Required | Description |
|---|---|---|---|
| q | string | Yes | Full-text search query across all SEC filings |
| dateRange | string | No | Date range filter (e.g. '2025-01-01:2026-01-01') |
| forms | string | No | Comma-separated form types to filter (e.g. '10-K,10-Q,8-K') |
curl -X POST \
"https://api.indiegent.com/services/edgar-search/edgar-search/search" \
-H "Authorization: Bearer <your-token>" \
-H "X-Agent-Wallet: my-agent" \
-H "Content-Type: application/json" \
-d '{
"q": "artificial intelligence risk factors"
}'api.indiegent.com/services/edgar-searchUSDC · Automatic
Payment protocols handled by IndieGent
Tempo