Skip to main content
POST
Run Threat Modeling Categories

Authorizations

apikey
string
header
required

Body

application/json

POST /v1/threat-modeling/categories payload (phase 1 — Analyze).

Same scope inputs as /threat-modeling (risk_categories | compliance_frameworks

  • context) but NO generation_config — nothing is generated in this phase.
risk_categories
Risk Categories · object | null
compliance_frameworks
enum<string>[] | null
Available options:
owasp_llm_top10,
eu_ai_act,
nist_ai_rmf,
mitre_atlas,
iso_42001,
aiuc_1
context
Context · object | null
user_metadata
User Metadata · object | null

Response

Successful Response

The response is of type Response Run Threat Modeling Categories V1 Threat Modeling Categories Post · object.