Skip to main content
POST

Authorizations

X-API-Key
string
header
required

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

Body

application/json
pd_curve
number[]
required

Probability of Default for each period over the life of the instrument (e.g., annual PDs for a 5-year loan)

Required range: 0 <= x <= 1
Example:
lgd
number
required

Loss Given Default (0-1) - assumed constant over life

Required range: 0 <= x <= 1
Example:

0.45

ead_curve
number[]
required

Exposure at Default for each period (may decrease for amortizing loans or increase for revolving facilities)

Example:
discount_rates
number[]
required

Discount rates (effective interest rate) for each period for present value calculation

Example:

Response

Lifetime ECL calculated successfully

success
boolean
Example:

true

data
object