getFilingsByCIK
Search and retrieve SEC filings by CIK number with date filters, pagination, and limit options to analyze a company's regulatory submissions.
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 |
|---|---|---|---|
| to | Yes | End date (YYYY-MM-DD) | |
| cik | Yes | Central Index Key (CIK) | |
| page | No | Page number for pagination | |
| limit | No | Limit the number of results | |
| from_date | Yes | Start date (YYYY-MM-DD) |