Get SEC filing items for a company.
filing_type
and the year
of the filing. If you want to extract a specific set of items, then you can pass in multiple item
parameters (example below)
We have SEC filings for 10,000+ public companies.
To get started, please create an account and grab your API key at financialdatasets.ai.
You will use the API key to authenticate your API requests.
GET
request to:
https://api.financialdatasets.ai/filings/tickers/
X-API-KEY
.ticker
to filter the data.ticker
in your query params.
API key for authentication.
The ticker symbol.
The type of filing.
10-K
, 10-Q
The year of the filing.
The quarter of the filing if 10-Q.
The item to get.
Item-1
, Item-1A
, Item-1B
, Item-2
, Item-3
, Item-4
, Item-5
, Item-6
, Item-7
, Item-7A
, Item-8
, Item-9
, Item-9A
, Item-9B
, Item-10
, Item-11
, Item-12
, Item-13
, Item-14
, Item-15
, Item-16
SEC filing items response
The response is of type object
.