Risk Factors

GET
/stocks/filings/vX/risk-factors
This endpoint is part of an early-access beta program. Features may change or move to different plans later.

Standardized, machine-readable risk factor disclosures from SEC filings. Each risk factor is categorized using a consistent taxonomy, enabling direct comparison across time periods or between different companies.

Use Cases: Risk trend analysis, cross-company comparisons, compliance tools, classification models, investment research.

Plan
Recency
Updated daily
Updated daily
Updated daily
Updated daily
Updated daily
Plan Recencyloading..
Plan
History
All history
All history
All history
All history
Plan Historyloading..
Query Parameters
filing_date
string
Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD).
ticker
string
Stock ticker symbol for the company.
cik
string
SEC Central Index Key (10 digits, zero-padded).
limit
integer
Limit the maximum number of results returned. Defaults to '100' if not specified. The maximum allowed limit is '49999'.
sort
string
A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'filing_date' if not specified. The sort order defaults to 'desc' if not specified.
Response Attributes
next_url
string
optional
If present, this value can be used to fetch the next page.
request_id
string
A request id assigned by the server.
results
array (object)
The results for this request.
cik
string
optional
SEC Central Index Key (10 digits, zero-padded).
filing_date
string
optional
Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD).
primary_category
string
optional
Top-level risk category
secondary_category
string
optional
Mid-level risk category
supporting_text
string
optional
Snippet of text to support the given label
tertiary_category
string
optional
Most specific risk classification
ticker
string
optional
Stock ticker symbol for the company.
status
enum (OK)
The status of this request's response.
Code Examples
loading...
Query URL
GET
loading...
Run query unavailable
Create account or sign in to Massive
Scroll to see updated query response
Response Object
loading...
Did you find this page helpful?
Do you still need help with something?