v3
latestOpenAPI 3.1.02026-07-26490368.4 KB[DEPRECATED] Get filings for a company (use /v2/company/filings instead)
Retrieves a list of filings for the specified company from the last 20 years. This endpoint is deprecated, please use /v2/company/filings instead.
Query parameters
API Key (alternatively send via X-Api-Key header)
API Key (alternatively send via X-Api-Key header)
Company ticker, use with mic or alone for US tickers
Company ticker, use with mic or alone for US tickers
Company MIC, use with ticker
Company MIC, use with ticker
Company exchange code, use with ticker
Company exchange code, use with ticker
Company key (alternative to ticker/micCode/exchange)
Company key (alternative to ticker/micCode/exchange)
Requires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
Requires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
Requires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
Requires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
FIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
FIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
Company CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
Company CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
Fiscal.ai stable company identifier (the companyFiscalIdentifier field). An alternative to ticker/micCode/exchange.
Fiscal.ai stable company identifier (the companyFiscalIdentifier field). An alternative to ticker/micCode/exchange.
Response
A list of filings
Example response
[
{
"filing_id": "0000950170-25-100235",
"document_type": "Annual Report",
"filing_date": "2025-08-01",
"report_date": "2025-06-28",
"pdf_url": "https://api.fiscal.ai/v1/filing/0000950170-25-100235/pdf?ticker=MSFT&exchange=NASDAQ"
}
]