getFilingsBySymbol
Retrieve SEC filings like 8-K, 10-K, and 10-Q by entering a company’s stock symbol and date range using the FMP API. Analyze regulatory documents for publicly traded companies.
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 |
---|---|---|---|
from | Yes | Start date (YYYY-MM-DD) | |
limit | No | Limit the number of results | |
page | No | Page number for pagination | |
symbol | Yes | Stock symbol | |
to | Yes | End date (YYYY-MM-DD) |