Skip to main content
GET
List SEC 10-K/10-Q filings with document URLs

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

symbol
string
required

Company symbol (e.g., AAPL)

form_type
enum<string>

Form type

Available options:
10-K,
10-Q
fiscal_year
integer

Fiscal year (e.g., 2026)

fiscal_quarter
enum<string>

Fiscal quarter (requires fiscal_year)

Available options:
Q1,
Q2,
Q3,
Q4,
FY
limit
integer

Max rows (1-500; default all)

Response

Successfully retrieved SEC filings

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean