Search SEC Companies
finance.edgar.company_searchSearch US public companies and SEC filings by name, ticker, or keyword. Get company details and filing information from EDGAR.
Instructions
Search US public companies and SEC filings by name, ticker, or keyword. Returns company name, CIK number, form type, filing date. Covers all companies registered with the US Securities and Exchange Commission (SEC EDGAR)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Company name, ticker, or keyword to search (e.g. "Apple Inc", "TSLA", "artificial intelligence") | |
| limit | No | Max results to return (default 10, max 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |