ad6f143e43aa
SEC Filings
List filings
Query parameters
Filing Type
Query by filing type.
The date when the filing was filed in YYYYMMDD format.
Query by filing date.
The period of report for the filing in YYYYMMDD format.
Query by period of report.
If true, query only for filings with an XBRL instance file. If false, query for filings without an XBRL instance file. If this parameter is not provided, query for filings with or without XBRL instance files.
Query by entity company name.
Central Index Key (CIK) Number
Query by entity company CIK.
Ticker
Query by entity company ticker.
Standard Industrial Classification (SIC)
Query by entity company SIC.
The date when the filing was filed in YYYYMMDD format.
Search by filing_date.
The date when the filing was filed in YYYYMMDD format.
Search by filing_date.
The date when the filing was filed in YYYYMMDD format.
Search by filing_date.
The date when the filing was filed in YYYYMMDD format.
Search by filing_date.
The period of report for the filing in YYYYMMDD format.
Search by period_of_report_date.
The period of report for the filing in YYYYMMDD format.
Search by period_of_report_date.
The period of report for the filing in YYYYMMDD format.
Search by period_of_report_date.
The period of report for the filing in YYYYMMDD format.
Search by period_of_report_date.
Search by entities.company_data.name.
Order results based on the sort field.
Limit the number of results returned, default is 10 and max is 1000.
Sort field used for ordering.
Response
FIXME
Example response
{
"results": [
{
"entities": [
{
"company_data": {
"name": "Facebook Inc"
}
}
],
"filing_date": "20210101",
"period_of_report_date": "20210101",
"source_url": "https://www.sec.gov/Archives/edgar/data/0001326801/000132680119000037/0001326801-19-000037-index.html"
}
]
}