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
exposures
object[]
required

List of credit exposures in the portfolio

Example:
method
enum<string>
default:standardized

Calculation method: 'standardized' uses external ratings, 'irb' uses internal PD/LGD estimates

Available options:
standardized,
irb
Example:

"standardized"

Response

Credit RWA calculated successfully

success
boolean
Example:

true

data
object