Skip to main content
POST
Create Custom Stress Scenario

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
name
string
required

Descriptive name for the stress scenario

Example:

"2008 Financial Crisis"

factor_shocks
object
required

Dictionary mapping factor names to percentage shocks (e.g., -0.30 for -30%)

Example:
description
string
default:""

Detailed description of the scenario

Example:

"Severe market downturn with equity crash and credit spread widening"

Response

Stress scenario created successfully

success
boolean
Example:

true

data
object