list_companies
Retrieve a list of US public companies from SEC data, optionally filtered by name or ticker.
Instructions
List or search the US public companies available in SECfinAPI. Optionally filter by a name/ticker search term.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Optional name or ticker search term. | |
| limit | No | Max companies to return (1-200). |