← Back to catalog
edgar.filings
mock data$0.001 / callSEC Company Filings
List recent SEC filings for a company by CIK number — 10-K (annual), 10-Q (quarterly), 8-K (events), proxy statements. Returns form type, filing date, document URL, description. Up to 1000 filings per company (SEC EDGAR)
Input schema
cikrequired
stringSEC CIK number (e.g. "320193" for Apple, "789019" for Microsoft). Find via company_search
Call via REST
curl -X POST https://unifyapi.pro/api/call/edgar.filings \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"cik":"<cik>"}'