latestOpenAPI 3.0.32026-08-101461131.1 MB

ad6f143e43aa

reference

SEC document text sections providing raw text content from specific sections of SEC filings (10-K, 10-Q, etc.).

get/stocks/filings/10-K/vX_0/sections

Query parameters

cikstring

SEC Central Index Key (10 digits, zero-padded).

cik.any_ofstring

Filter equal to any of the values. Multiple values can be specified by using a comma separated list.

cik.gtstring

Filter greater than the value.

cik.gtestring

Filter greater than or equal to the value.

cik.ltstring

Filter less than the value.

cik.ltestring

Filter less than or equal to the value.

tickerstring

Stock ticker symbol for the company.

ticker.any_ofstring

Filter equal to any of the values. Multiple values can be specified by using a comma separated list.

ticker.gtstring

Filter greater than the value.

ticker.gtestring

Filter greater than or equal to the value.

ticker.ltstring

Filter less than the value.

ticker.ltestring

Filter less than or equal to the value.

section'business' | 'risk_factors'

Standardized section identifier from the filing (e.g. 'business', 'risk_factors', etc.).

section.any_of'business' | 'risk_factors'

Filter equal to any of the values. Multiple values can be specified by using a comma separated list.

filing_datestring

Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD). Value must be formatted 'yyyy-mm-dd'.

filing_date.gtstring

Filter greater than the value. Value must be formatted 'yyyy-mm-dd'.

filing_date.gtestring

Filter greater than or equal to the value. Value must be formatted 'yyyy-mm-dd'.

filing_date.ltstring

Filter less than the value. Value must be formatted 'yyyy-mm-dd'.

filing_date.ltestring

Filter less than or equal to the value. Value must be formatted 'yyyy-mm-dd'.

period_endstring

Period end date that the filing relates to (formatted as YYYY-MM-DD). Value must be formatted 'yyyy-mm-dd'.

period_end.gtstring

Filter greater than the value. Value must be formatted 'yyyy-mm-dd'.

period_end.gtestring

Filter greater than or equal to the value. Value must be formatted 'yyyy-mm-dd'.

period_end.ltstring

Filter less than the value. Value must be formatted 'yyyy-mm-dd'.

period_end.ltestring

Filter less than or equal to the value. Value must be formatted 'yyyy-mm-dd'.

limitinteger

Limit the maximum number of results returned. Defaults to '10' if not specified. The maximum allowed limit is '100'.

sortstring

A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'period_end' if not specified. The sort order defaults to 'desc' if not specified.

Response

A list of results.

next_urlstring

If present, this value can be used to fetch the next page.

request_idstring required

A request id assigned by the server.

status'OK' required

The status of this request's response.