Get SEC filings for a company.
GET request to:
https://api.financialdatasets.ai/filings/tickers/
GET request to:
https://api.financialdatasets.ai/filings/types/
X-API-KEY.ticker to filter the data.ticker in your query params.
filing_type query param to filter filings.
?ticker=AAPL&filing_type=10-Kitem filtering), e.g. ?ticker=AAPL&filing_type=10-Q&filing_type=10-KAPI key for authentication.
The Central Index Key (CIK) of the company.
The ticker symbol.
Filter by one or more filing types. Repeat the query parameter to pass multiple values (e.g. filing_type=10-Q&filing_type=10-K).
10-K, 10-Q, 8-K, 20-F, 6-K The maximum number of filings to return (default: 10).
x >= 1SEC filings response