getFilingsByFormType
Retrieve SEC filings like 10-K, 10-Q, or 8-K by specifying the form type, date range, and pagination parameters to extract precise financial data for analysis.
Instructions
Search for specific SEC filings by form type with the FMP SEC Filings By Form Type API. Retrieve filings such as 10-K, 10-Q, 8-K, and others, filtered by the exact type of document you're looking for.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
formType | Yes | Form type (e.g., 8-K, 10-K, 10-Q) | |
from | Yes | Start date (YYYY-MM-DD) | |
limit | No | Limit the number of results | |
page | No | Page number for pagination | |
to | Yes | End date (YYYY-MM-DD) |