Skip to main content
GET
Get SEC Filings

Authorizations

Authorization
string
header
required

OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.

Query Parameters

symbol
string

Stock symbol (optional if cik provided)

Example:

"AAPL"

cik
string

Central Index Key (optional if symbol provided)

accessNumber
string

SEC access number to filter by specific filing

form
string

Form type (e.g. 10-K, 10-Q, 8-K, DEF 14A)

Example:

"10-K"

from
string<date>

Start date in YYYY-MM-DD format. Enter the first date to include in the research window.

to
string<date>

End date in YYYY-MM-DD format. Enter the last date to include in the research window.

Response

SEC filings.

filings
object[]

Array of SEC filings