getFilingsBySymbol
Access SEC filings for a publicly traded company by stock symbol. Retrieve reports like 8-K, 10-K, and 10-Q within a date range, with options for pagination and result limits.
Instructions
Search and retrieve SEC filings by company symbol using the FMP SEC Filings By Symbol API. Gain direct access to regulatory filings such as 8-K, 10-K, and 10-Q reports for publicly traded companies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol | |
| from_date | Yes | Start date (YYYY-MM-DD) | |
| to | Yes | End date (YYYY-MM-DD) | |
| page | No | Page number for pagination | |
| limit | No | Limit the number of results |