Risk Factor Categories Taxonomy is a paid API for AI agents from agent.massive.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).
Returns the complete list of risk factor classifications (primary, secondary, tertiary categories) used to categorize stock risk factors in SEC filings.
The complete list of risk factor classifications used in the risk factors endpoint. Can't find what you're looking for? POST feedback to /feedback, no charge.
A paginated list of risk factor taxonomy entries, each containing a taxonomy version number, primary category (top-level risk type), secondary category (mid-level classification), and tertiary category (most specific classification). Results are sortable and filterable by any category level or taxonomy version, with up to 1000 entries per call.
GEThttps://agent.massive.com/stocks/taxonomies/vX/risk-factorsUse this endpoint when you need to discover valid risk factor classification values before filtering or querying the main risk factors endpoint, when building filter UIs for stock risk analysis tools, or when you need to understand the hierarchical structure of risk categories across taxonomy versions. Prefer this over guessing category strings to avoid zero-result queries.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"status": "OK",
"results": [
{
"taxonomy": "1.0",
"description": "Risk from inadequate performance management systems, unclear accountability structures, or ineffective measurement and incentive systems that could affect employee performance, goal achievement, and organizational effectiveness.",
"primary_category": "Governance & Stakeholder",
"tertiary_category": "Performance management and accountability",
"secondary_category": "Organizational & Management"
},
{
"taxonomy": "1.0",
"description": "Risk from requirements to monitor, document, and report on compliance with privacy and data protection regulations including risks from compliance program effectiveness, record-keeping requirements, and breach notification obligations.",
"primary_category": "Regulatory & Compliance",
"tertiary_category": "Compliance monitoring and reporting",
"secondary_category": "Data & Privacy"
}
],
"request_id": "daac836f71724420b66011d55d88b30b"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"