getFilingsByCIK
Retrieve SEC filings for a company using its Central Index Key (CIK) with date range filtering. Access detailed regulatory documents for financial analysis and compliance tracking.
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 | 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) |