getFilingsByCIK
Retrieve SEC filings for any company using its Central Index Key (CIK). Filter by date range and paginate results to access detailed regulatory filings from the Financial Modeling Prep API.
Instructions
Search for SEC filings using the FMP SEC Filings By CIK API. Access detailed regulatory filings by Central Index Key (CIK) number, enabling you to track all filings related to a specific company or entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | Central Index Key (CIK) | |
| 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 |